erofs: get rid of unneeded GFP_NOFS
authorJingbo Xu <jefflexu@linux.alibaba.com>
Wed, 24 Jan 2024 03:19:45 +0000 (11:19 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 25 Jan 2024 03:24:19 +0000 (11:24 +0800)
commit97cf5d53b4812dcb52c13fda700dad5aa8d3446c
treebeaed900b0b7a1c83c466b2717e22cd97e6855ca
parent6613476e225e090cc9aad49be7fa504e290dd33d
erofs: get rid of unneeded GFP_NOFS

Clean up some leftovers since there is no way for EROFS to be called
again from a reclaim context.

Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240124031945.130782-1-jefflexu@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/fscache.c
fs/erofs/inode.c
fs/erofs/utils.c
fs/erofs/zdata.c