diff options
author | Chris Mason <chris.mason@oracle.com> | 2008-09-29 17:24:41 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-29 17:24:41 +0200 |
commit | 9a5e1ea1e1e539e244a54afffc330fc368376ab9 (patch) | |
tree | 87b48444ba411ff6d87a87190faf5a3d912765d1 /fs/binfmt_script.c | |
parent | Btrfs: Wait for IO on the block device inodes of newly added devices (diff) | |
download | linux-9a5e1ea1e1e539e244a54afffc330fc368376ab9.tar.xz linux-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/binfmt_script.c')
0 files changed, 0 insertions, 0 deletions