Btrfs: don't warn in btrfs_add_orphan
[pandora-kernel.git] / fs / btrfs / inode.c
index 57a03f6..cc60228 100644 (file)
@@ -2220,8 +2220,6 @@ int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode)
                        insert = 1;
 #endif
                insert = 1;
-       } else {
-               WARN_ON(!BTRFS_I(inode)->orphan_meta_reserved);
        }
 
        if (!BTRFS_I(inode)->orphan_meta_reserved) {