Re: [PATCH v8 00/24] erofs: promote erofs from staging v8

2019-08-29 Thread Miao Xie
_sb reused... >staging: erofs: avoid opened loop codes >staging: erofs: support bmap > > o move EROFS_SUPER_MAGIC_V1 from linux/fs/erofs/erofs_fs.h to >include/uapi/linux/magic.h for userspace utilities. > > Changelog from v1: > o resend the whole filesystem i

Re: [PATCH] erofs: move erofs out of staging

2019-08-19 Thread Miao Xie
on 2019/8/20 at 8:55, Qu Wenruo wrote: > [...] I have made a simple fuzzer to inject messy in inode metadata, dir data, compressed indexes and super block, https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/commit/?h=experimental-fuzzer I am testing wi