]> git.baikalelectronics.ru Git - kernel.git/commit
erofs: clean up erofs_iget()
authorGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 27 Sep 2022 06:36:07 +0000 (14:36 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 27 Sep 2022 09:27:45 +0000 (17:27 +0800)
commit41755a89ed20b1253866a48fd7b9c17c2be2f270
treea266a46bc082ac920a0286d5ec83002e5272f4f5
parent0a82d442402a956672dba46ae8ebf2706fc3e149
erofs: clean up erofs_iget()

isdir indicated REQ_META|REQ_PRIO which no longer works now.
Get rid of isdir entirely.

Link: https://lore.kernel.org/r/20220927063607.54832-2-hsiangkao@linux.alibaba.com
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/super.c
include/trace/events/erofs.h