发件人:Chao Yu <[email protected]> 发送日期:2021-08-13 22:41:02 收件人:"李扬韬" <[email protected]> 抄送人:[email protected],[email protected],[email protected] 主题:Re: [PATCH] f2fs: convert /sys/fs/f2fs/<disk>/stat/sb_status to use string>On 2021/8/13 22:17, 李扬韬 wrote: >> HI Chao, >> >> From: Chao Yu <[email protected]> >> Date: 2021-08-13 22:09:53 >> To: Yangtao Li <[email protected]>,[email protected] >> Cc: [email protected],[email protected] >> Subject: Re: [PATCH] f2fs: convert /sys/fs/f2fs/<disk>/stat/sb_status to use >> string>On 2021/8/13 22:01, Yangtao Li wrote: >>>> Do not use numbers but strings to improve readability when flag is set. >>> >>> This breaks output rule of sysfs entry, see below link: >>> >> Which rule? one entry should show one value? > >Yes, one value per file please, which is suggested by Greg. > >https://lkml.org/lkml/2021/6/3/319 > >> >> But I see that: >> # cat /sys/fs/f2fs/<disk>/features >> encryption, quota_ino, verity, pin_file >> >> So the format of features also wrong? > > What: /sys/fs/f2fs/<disk>/features > Date: July 2017 > Contact: "Jaegeuk Kim" <[email protected]> > Description: <deprecated: should use /sys/fs/f2fs/<disk>/feature_list/
OK, So Maybe we can make something like following? /sys/fs/f2fs/<disk>/sbi_status/fsck Yangtao _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
