On 11/21/25 14:34, Yangyang Zang wrote:
This patch adds -g option to set default options for specific
environment, especially the Android.
When using "-g android" in Android, forced resize is enabled
by default, which can solve the problem of resize failure.
Hi, Yangyang,

I think the commit message could be clearer. Something like:

Commit 42482e81248f ("resize.f2fs: add caution message for resize")
introduced the `-F' option to force resizing f2fs without displaying
the caution message. And `add_default_options()` implies that `-g'
enables `-F' for resize by default. However resize.f2fs does not
currently support the `-g' option. This patch adds `-g' for it.

Otherwise, it looks good to me.


Fixes: 42482e81248f ("resize.f2fs: add caution message for resize")
Signed-off-by: Yangyang Zang <[email protected]>

Reviewed-by: Sheng Yong <[email protected]>

thanks,
shengyong


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

Reply via email to