]> git.hungrycats.org Git - linux/commit
btrfs: GFP_NOFS does not GFP_HIGHMEM
authorDavid Sterba <dsterba@suse.com>
Mon, 9 May 2016 12:11:38 +0000 (14:11 +0200)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Wed, 17 Aug 2016 02:42:13 +0000 (22:42 -0400)
commit4a2f031d5ec6a52ba86dbc2c6e96cb11944bb6d8
tree4672346bd2710d350ebc6cc9dfe4ce1fbb284f86
parent4f55309a0388d7f59542fabd03bd6f8c57722096
btrfs: GFP_NOFS does not GFP_HIGHMEM

Masking HIGHMEM out of NOFS does not make sense.

Signed-off-by: David Sterba <dsterba@suse.com>
(cherry picked from commit e1860a7724828a341037b010b3f4ff58bad53f95)
fs/btrfs/delayed-inode.c
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c