[PATCH 1/2] erofs: add sysfs interface
Gao Xiang
hsiangkao at linux.alibaba.com
Tue Nov 9 14:10:18 AEDT 2021
Hi Jianan,
On Tue, Nov 09, 2021 at 10:54:44AM +0800, Huang Jianan via Linux-erofs wrote:
You might need to add a "From:" tag here, otherwise, the author will
show "Huang Jianan via Linux-erofs" due to your mailing server...
> Add sysfs interface to configure erofs related parameters in the
> future.
s/in the future/Later/
>
> Signed-off-by: Huang Jianan <huangjianan at oppo.com>
> ---
> fs/erofs/Makefile | 2 +-
> fs/erofs/internal.h | 10 ++
> fs/erofs/super.c | 12 +++
> fs/erofs/sysfs.c | 239 ++++++++++++++++++++++++++++++++++++++++++++
At a quick glance, we might need to add sysfs API documentation
as well:
Documentation/ABI/testing/sysfs-fs-erofs
Thanks,
Gao Xiang
More information about the Linux-erofs
mailing list