1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/fs/erofs
Jingbo Xu f939aeea7a erofs: allow empty device tags in flatdev mode
Device tags aren't actually required in flatdev mode, thus fix mount
failure due to empty device tags in flatdev mode.

Signed-off-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Fixes: 8b465fecc3 ("erofs: support flattened block device for multi-blob images")
Reviewed-by: Jia Zhu <zhujia.zj@bytedance.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230915082728.56588-1-jefflexu@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2023-09-19 08:39:02 +08:00
..
compress.h
data.c mm: remove enum page_entry_size 2023-08-24 16:20:30 -07:00
decompressor.c
decompressor_deflate.c
decompressor_lzma.c erofs: fix memory leak of LZMA global compressed deduplication 2023-09-11 08:03:32 +08:00
dir.c
erofs_fs.h
fscache.c
inode.c v6.6-vfs.ctime 2023-08-28 09:31:32 -07:00
internal.h
Kconfig
Makefile
namei.c
pcpubuf.c
super.c erofs: allow empty device tags in flatdev mode 2023-09-19 08:39:02 +08:00
sysfs.c
utils.c
xattr.c
xattr.h
zdata.c erofs: release ztailpacking pclusters properly 2023-08-23 23:57:03 +08:00
zmap.c