diff options
author | David Sterba <dsterba@suse.com> | 2017-06-22 02:26:54 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-08-16 16:12:03 +0200 |
commit | 3ec836211183eee87609f832a949dfe711af2b5a (patch) | |
tree | 4dbd9e60731832d7129d2d1b165c52eded8d32fe /fs/btrfs/dev-replace.c | |
parent | e3f3ad126829779a5ad0e7846cd52adf7cc180a9 (diff) | |
download | linux-3ec836211183eee87609f832a949dfe711af2b5a.tar.gz linux-3ec836211183eee87609f832a949dfe711af2b5a.tar.bz2 linux-3ec836211183eee87609f832a949dfe711af2b5a.zip |
btrfs: use GFP_KERNEL in mount and remount
We don't need to restrict the allocation flags in btrfs_mount or
_remount. No big filesystem locks are held (possibly s_umount but that
does no count here).
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions