On 2024/7/27 11:25, Jaegeuk Kim wrote:
On 07/26, Chao Yu wrote:
On 2024/2/21 15:32, liujinbao1 wrote:
From: liujinbao1
When we add "atgc" to the fstab table, ATGC is not immediately enabled.
There is a 7-day time threshold, and we can use "atgc_enabled" to
show whether ATGC is enabled.
Oh,
On 07/26, Chao Yu wrote:
> On 2024/2/21 15:32, liujinbao1 wrote:
> > From: liujinbao1
> >
> > When we add "atgc" to the fstab table, ATGC is not immediately enabled.
> > There is a 7-day time threshold, and we can use "atgc_enabled" to
> > show whether ATGC is enabled.
>
> Oh, I missed to reply
On 2024/2/21 15:32, liujinbao1 wrote:
From: liujinbao1
When we add "atgc" to the fstab table, ATGC is not immediately enabled.
There is a 7-day time threshold, and we can use "atgc_enabled" to
show whether ATGC is enabled.
Oh, I missed to reply on this patch, what about adding this readonly
a
From: liujinbao1
When we add "atgc" to the fstab table, ATGC is not immediately enabled.
There is a 7-day time threshold, and we can use "atgc_enabled" to
show whether ATGC is enabled.
Signed-off-by: liujinbao1
---
Documentation/ABI/testing/sysfs-fs-f2fs | 6 ++
fs/f2fs/sysfs.c