* [f2fs-dev] [PATCH] fsck.f2fs: Update the usage about option of preen mode [not found] <CGME20210818101117epcas1p29573157a85608e87255d1af3a389f174@epcas1p2.samsung.com> @ 2021-08-18 10:12 ` Jaehoon Chung 2021-08-20 9:44 ` Chao Yu 0 siblings, 1 reply; 2+ messages in thread From: Jaehoon Chung @ 2021-08-18 10:12 UTC (permalink / raw) To: linux-f2fs-devel; +Cc: jaegeuk Update the usage about option of preen mode. It's difficult to know about preen mode 2, because there is no description in usage. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> --- fsck/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fsck/main.c b/fsck/main.c index 260ff29dcdd2..f45079a6ec30 100644 --- a/fsck/main.c +++ b/fsck/main.c @@ -74,7 +74,7 @@ void fsck_usage() MSG(0, " -l show superblock/checkpoint\n"); MSG(0, " -M show a file map\n"); MSG(0, " -O feature1[feature2,feature3,...] e.g. \"encrypt\"\n"); - MSG(0, " -p preen mode [default:0 the same as -a [0|1]]\n"); + MSG(0, " -p preen mode [default:0 the same as -a [0|1|2]]\n"); MSG(0, " -S sparse_mode\n"); MSG(0, " -t show directory tree\n"); MSG(0, " -q preserve quota limits\n"); -- 2.29.0 _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [f2fs-dev] [PATCH] fsck.f2fs: Update the usage about option of preen mode 2021-08-18 10:12 ` [f2fs-dev] [PATCH] fsck.f2fs: Update the usage about option of preen mode Jaehoon Chung @ 2021-08-20 9:44 ` Chao Yu 0 siblings, 0 replies; 2+ messages in thread From: Chao Yu @ 2021-08-20 9:44 UTC (permalink / raw) To: Jaehoon Chung, linux-f2fs-devel; +Cc: jaegeuk On 2021/8/18 18:12, Jaehoon Chung wrote: > Update the usage about option of preen mode. > It's difficult to know about preen mode 2, because there is no > description in usage. Looks good to me, it will be better to add more description in manual of fsck for preen mode [1|2|3]. :) > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Chao Yu <chao@kernel.org> Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-20 9:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20210818101117epcas1p29573157a85608e87255d1af3a389f174@epcas1p2.samsung.com>
2021-08-18 10:12 ` [f2fs-dev] [PATCH] fsck.f2fs: Update the usage about option of preen mode Jaehoon Chung
2021-08-20 9:44 ` Chao Yu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).