aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/btrfs/inode.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c
index 57a03f6eb224..cc6022842e0c 100644
--- a/fs/btrfs/inode.c
+++ b/fs/btrfs/inode.c
@@ -2220,8 +2220,6 @@ int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode)
2220 insert = 1; 2220 insert = 1;
2221#endif 2221#endif
2222 insert = 1; 2222 insert = 1;
2223 } else {
2224 WARN_ON(!BTRFS_I(inode)->orphan_meta_reserved);
2225 } 2223 }
2226 2224
2227 if (!BTRFS_I(inode)->orphan_meta_reserved) { 2225 if (!BTRFS_I(inode)->orphan_meta_reserved) {