btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
The qgroup config is read during mount, we do not have to use NOFS.
Signed-off-by: NDavid Sterba <dsterba@suse.com>
Showing
想要评论请 注册 或 登录
The qgroup config is read during mount, we do not have to use NOFS.
Signed-off-by: NDavid Sterba <dsterba@suse.com>