]> www.infradead.org Git - users/jedix/linux-maple.git/commit
f2fs: sysfs: support atgc_enabled
authorliujinbao1 <liujinbao1@xiaomi.com>
Wed, 21 Feb 2024 07:32:49 +0000 (15:32 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 15 Aug 2024 15:26:40 +0000 (15:26 +0000)
commit6f092b55e1ad2d5c6a82d91dcf93534aeefcf1b9
tree10586b1ee42f5b4e77512805faeb4c68e39ea7d9
parentb722ff8ad66cf9beba971d9eb4bb7b5e6265ae5c
f2fs: sysfs: support atgc_enabled

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 <liujinbao1@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/ABI/testing/sysfs-fs-f2fs
fs/f2fs/sysfs.c