On Mon, Jul 11, 2022 at 04:54:59PM +0800, Li He wrote: > Add --offset to erofsfuse to skip bytes at the start of the image file. > > Signed-off-by: Li He <[email protected]> > --- > We should add offset to fuse_operations so erofsfuse can parse it from > command line. fuse_opt_parse can not parse cfg directly.
Oh, I forgot that, looks good to me now! Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang
