> What if some app/script is using gc_modeit breaks its use.
Similar words, you said before.
https://lore.kernel.org/lkml/cd6d15e3-b692-d3c1-0f01-33e632f5f...@kernel.org/
The instructions for these nodes are in the Documentation/ABI/testing/
directory,
not the Documentation/ABI/stable direc
On 2023/4/13 0:50, Yangtao Li wrote:
This patch exports gc_mode to debugfs. Since gc_urgent and gc_idle
nodes can get gc mode, so remove gc_mode node.
What if some app/script is using gc_modeit breaks its use.
Thanks,
Signed-off-by: Yangtao Li
---
Documentation/ABI/testing/sysfs-fs-f
This patch exports gc_mode to debugfs. Since gc_urgent and gc_idle
nodes can get gc mode, so remove gc_mode node.
Signed-off-by: Yangtao Li
---
Documentation/ABI/testing/sysfs-fs-f2fs | 6 --
fs/f2fs/debug.c | 13 -
fs/f2fs/sysfs.c