aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/inode.c')
-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 1ca3e68586cf..57a03f6eb224 100644
--- a/fs/btrfs/inode.c
+++ b/fs/btrfs/inode.c
@@ -2535,8 +2535,6 @@ static void btrfs_read_locked_inode(struct inode *inode)
2535 BTRFS_I(inode)->flags = btrfs_inode_flags(leaf, inode_item); 2535 BTRFS_I(inode)->flags = btrfs_inode_flags(leaf, inode_item);
2536 2536
2537 alloc_group_block = btrfs_inode_block_group(leaf, inode_item); 2537 alloc_group_block = btrfs_inode_block_group(leaf, inode_item);
2538 if (location.objectid == BTRFS_FREE_SPACE_OBJECTID)
2539 inode->i_mapping->flags &= ~__GFP_FS;
2540 2538
2541 /* 2539 /*
2542 * try to precache a NULL acl entry for files that don't have 2540 * try to precache a NULL acl entry for files that don't have