>> 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/

root@kvm-xfstests:~# cat /sys/fs/f2fs/nvme0n1/extension_list 
cold file extension:
jpg
gif
png
avi
divx
mp4
mp3
3gp
wmv
wma
mpeg
mkv
mov
asx
asf
wmx
svi
wvx
wm
mpg
mpe
rm
ogg
jpeg
video
apk
so
hot file extension:
db

So we need remove extension_list to proc fs?

MBR,
Yangtao 




_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to