aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/struct-funcs.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2008-09-29 11:24:41 -0400
committerChris Mason <chris.mason@oracle.com>2008-09-29 11:24:41 -0400
commit9a5e1ea1e1e539e244a54afffc330fc368376ab9 (patch)
tree87b48444ba411ff6d87a87190faf5a3d912765d1 /fs/btrfs/struct-funcs.c
parentBtrfs: Wait for IO on the block device inodes of newly added devices (diff)
downloadlinux-dev-9a5e1ea1e1e539e244a54afffc330fc368376ab9.tar.xz
linux-dev-9a5e1ea1e1e539e244a54afffc330fc368376ab9.zip
Btrfs: drop WARN_ON from btrfs_add_leaf_ref
btrfs_add_leaf_ref was doing checks on the objects it found in the rbtree to make sure they were properly linked into the tree. But, the field it was checking can be safely changed outside of the tree spin lock. The WARN_ON was for debugging the initial implementation and can be safely removed. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/struct-funcs.c')
0 files changed, 0 insertions, 0 deletions