On 11/25/25 14:26, Yangyang Zang wrote:
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.Fixes: 42482e81248f ("resize.f2fs: add caution message for resize") Signed-off-by: Yangyang Zang <[email protected]>
Reviewed-by: Sheng Yong <[email protected]> _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
