diff options
author | Chris Mason <chris.mason@oracle.com> | 2008-09-29 11:24:41 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-29 11:24:41 -0400 |
commit | 9a5e1ea1e1e539e244a54afffc330fc368376ab9 (patch) | |
tree | 87b48444ba411ff6d87a87190faf5a3d912765d1 /fs/bad_inode.c | |
parent | 8c8bee1d7ca47fc75b6bd24a8085c525a2394c02 (diff) |
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/bad_inode.c')
0 files changed, 0 insertions, 0 deletions