[PATCH 2/2] erofs: clean up erofs_iget()
Yue Hu
zbestahu at gmail.com
Tue Sep 27 19:01:47 AEST 2022
On Tue, 27 Sep 2022 14:36:07 +0800
Gao Xiang <hsiangkao at linux.alibaba.com> wrote:
> isdir indicated REQ_META|REQ_PRIO which no longer works now.
> Get rid of isdir entirely.
>
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>
Reviewed-by: Yue Hu <huyue2 at coolpad.com>
> ---
> fs/erofs/inode.c | 24 ++++++++----------------
> fs/erofs/internal.h | 2 +-
> fs/erofs/namei.c | 2 +-
> fs/erofs/super.c | 8 ++++----
> include/trace/events/erofs.h | 11 ++++-------
> 5 files changed, 18 insertions(+), 29 deletions(-)
>
More information about the Linux-erofs
mailing list