[PATCH v2] AOSP: erofs-utils: add fs_config support
Gao Xiang
hsiangkao at aol.com
Mon Oct 12 10:48:36 AEDT 2020
On Sun, Oct 11, 2020 at 04:53:24PM +0800, Li GuiFu wrote:
>
>
> 锟斤拷 2020/10/10 0:33, Li GuiFu 写锟斤拷:
> >
> >
> > 锟斤拷 2020/9/29 13:13, Gao Xiang 写锟斤拷:
> >> So that mkfs can directly generate images with fs_config.
> >> All code for AOSP is wraped up with WITH_ANDROID macro.
> >>
> >> Signed-off-by: Gao Xiang <hsiangkao at aol.com>
> >> ---
> >> changes since v1:
> >> - fix compile issues on Android / Linux build;
> >> - tested with Android system booting;
> >>
> >> include/erofs/config.h | 12 ++++++++++
> >> include/erofs/internal.h | 3 +++
> >> lib/inode.c | 49 +++++++++++++++++++++++++++++++++++++
> >> lib/xattr.c | 52 ++++++++++++++++++++++++++++++++++++++++
> >> mkfs/main.c | 29 +++++++++++++++++++++-
> >> 5 files changed, 144 insertions(+), 1 deletion(-)
> >>
> Please update the usage about mount-point
Ok, make sense. since it has been merged, will add another
patch to handle that.
Thanks,
Gao Xiang
>
More information about the Linux-erofs
mailing list