summary refs log tree commit diff
path: root/fs/btrfs/file.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/file.c
parent8c8bee1d7ca47fc75b6bd24a8085c525a2394c02 (diff)
downloadlinux-9a5e1ea1e1e539e244a54afffc330fc368376ab9.tar.gz
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/file.c')
0 files changed, 0 insertions, 0 deletions