aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorJeff Mahoney <[email protected]>2012-03-01 13:56:27 +0000
committerDavid Sterba <[email protected]>2012-03-22 00:45:31 +0000
commitd5c13f927fe77b11a67f79559808c68b26474c77 (patch)
tree4725c8b83309fa8431fea85bf9acc99b8e015291 /fs/btrfs/async-thread.c
parentbtrfs: Simplify btrfs_insert_root (diff)
downloadkernel-d5c13f927fe77b11a67f79559808c68b26474c77.tar.gz
kernel-d5c13f927fe77b11a67f79559808c68b26474c77.zip
btrfs: clean_tree_block should panic on observed memory corruption and return void
The only error condition in clean_tree_block is an accounting bug. Returning without modifying dirty_metadata_bytes and as if the cleaning as been performed may cause problems later so it should panic instead. It should probably be a BUG_ON but we have btrfs_panic now. Signed-off-by: Jeff Mahoney <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions