diff options
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | 2011-07-19 09:27:20 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-08-01 20:30:42 +0200 |
commit | b532402e4d147e4f409c4e7f50d4413e8450101d (patch) | |
tree | 0c196fd362d03243704a47e69e41c13acd323bd0 /fs/file.c | |
parent | Btrfs:don't check the return value of __btrfs_add_inode_defrag (diff) | |
download | linux-b532402e4d147e4f409c4e7f50d4413e8450101d.tar.xz linux-b532402e4d147e4f409c4e7f50d4413e8450101d.zip |
Btrfs: return error to caller when btrfs_unlink() failes
When btrfs_unlink_inode() and btrfs_orphan_add() in btrfs_unlink()
are error, the error code is returned to the caller instead of
BUG_ON().
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions