Hi Jianan,I have used --from, maybe I need to add on the patch manually ... 🙁
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...
Will be fixed.Add sysfs interface to configure erofs related parameters in thes/in the future/Later/
future.
I will attach it in the next version.Signed-off-by: Huang Jianan <huangjianan@xxxxxxxx>At a quick glance, we might need to add sysfs API documentation
---
fs/erofs/Makefile | 2 +-
fs/erofs/internal.h | 10 ++
fs/erofs/super.c | 12 +++
fs/erofs/sysfs.c | 239 ++++++++++++++++++++++++++++++++++++++++++++
as well:
Documentation/ABI/testing/sysfs-fs-erofs
Thanks,
Gao Xiang