commit | fe66a05a06795bd3b788404d69ea7709f46a1609 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Feb 20 08:40:56 2012 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Feb 23 10:43:45 2012 -0500 |
tree | 8d576c0c69ef44a253370bbec135efe2477d18d2 | |
parent | 692e5759a43b916f0b66bcb39b2957499992381e [diff] |
Btrfs: improve error handling for btrfs_insert_dir_item callers This allows us to gracefully continue if we aren't able to insert directory items, both for normal files/dirs and snapshots. Signed-off-by: Chris Mason <chris.mason@oracle.com>