]> www.infradead.org Git - users/jedix/linux-maple.git/commit
erofs: get rid of erofs_kmap_type
authorBo Liu <liubo03@inspur.com>
Mon, 17 Feb 2025 09:31:41 +0000 (04:31 -0500)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 16 Mar 2025 17:21:24 +0000 (01:21 +0800)
commit706e50e46af810f521f47e7bfd385f000c4556a0
tree094ac1932fd3b61a69b5f48949a9f3e54c2b1052
parent3b7781aeaefb627d4e07c1af9be923f9e8047d8b
erofs: get rid of erofs_kmap_type

Since EROFS_KMAP_ATOMIC is no longer valid, get rid of erofs_kmap_type too.

Signed-off-by: Bo Liu <liubo03@inspur.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250217093141.2659-1-liubo03@inspur.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/data.c
fs/erofs/dir.c
fs/erofs/fileio.c
fs/erofs/fscache.c
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/super.c
fs/erofs/xattr.c
fs/erofs/zdata.c
fs/erofs/zmap.c