Re: [f2fs-dev] [PATCH] Miscellaneous cleanup to README.

2020-12-17 Thread John A. Leuenhagen via Linux-f2fs-devel
Sorry, should have prefaced the commit message with "f2fs-tools: ". ___ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

[f2fs-dev] [PATCH] mkfs.f2fs.8: Better document the -g argument.

2020-12-16 Thread John A. Leuenhagen via Linux-f2fs-devel
To use Android defaults, you must use `-g android`. However, the man page previously implied that you need only use `-g`. Since you must specify `android`, I figured it would be appropriate to name that field `default-options` in the man page. If there was ever a reason to have a different set of

Re: [f2fs-dev] [PATCH] mkfs.f2fs: Fix behavior of -g option to match the man page.

2020-12-16 Thread John A. Leuenhagen via Linux-f2fs-devel
On Wed, Dec 16, 2020 at 10:26:54PM -0800, Jaegeuk Kim wrote: > Hi, > > On 12/14, John A. Leuenhagen via Linux-f2fs-devel wrote: > > The man page states that simply specifying the -g option will use the > > default Android options. However, mkfs.f2fs currently requires the us

[f2fs-dev] [PATCH] mkfs.f2fs: Fix behavior of -g option to match the man page.

2020-12-14 Thread John A. Leuenhagen via Linux-f2fs-devel
The man page states that simply specifying the -g option will use the default Android options. However, mkfs.f2fs currently requires the user to specify `-g android`. This makes the behavior of mkfs.f2fs match the man page. Signed-off-by: John A. Leuenhagen --- mkfs/f2fs_format_main.c | 5 ++---

[f2fs-dev] [PATCH] mkfs.f2fs.8: fix formatting for -l parameter in man page

2020-12-11 Thread John A. Leuenhagen via Linux-f2fs-devel
Signed-off-by: John A. Leuenhagen --- man/mkfs.f2fs.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/man/mkfs.f2fs.8 b/man/mkfs.f2fs.8 index 0aca4dc..8c57216 100644 --- a/man/mkfs.f2fs.8 +++ b/man/mkfs.f2fs.8 @@ -141,6 +141,7 @@ Add default Android options. .TP .BI \-i Enable extended nod