lkml.org 
[lkml]   [2022]   [Jun]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 2/2] resize.f2fs: update man page for options -i, -s and -V
    Date
    Signed-off-by: qixiaoyu1 <qixiaoyu1@xiaomi.com>
    ---
    man/resize.f2fs.8 | 18 ++++++++++++++++++
    1 file changed, 18 insertions(+)

    diff --git a/man/resize.f2fs.8 b/man/resize.f2fs.8
    index a4b6cd7..3288760 100644
    --- a/man/resize.f2fs.8
    +++ b/man/resize.f2fs.8
    @@ -17,6 +17,15 @@ resize.f2fs \- resize filesystem size
    .B \-o
    .I overprovision-ratio-percentage
    ]
    +[
    +.B \-i
    +]
    +[
    +.B \-s
    +]
    +[
    +.B \-V
    +]
    .I device
    .SH DESCRIPTION
    .B resize.f2fs
    @@ -44,6 +53,15 @@ Specify the percentage of the volume that will be used as overprovision area.
    This area is hidden to users, and utilized by F2FS cleaner. If not specified, the
    best number will be assigned automatically according to the partition size.
    .TP
    +.BI \-i
    +Enable extended node bitmap.
    +.TP
    +.BI \-s
    +Enable safe resize.
    +.TP
    +.BI \-V
    +Print the version number and exit.
    +.TP
    .SH AUTHOR
    This version of
    .B resize.f2fs
    --
    2.36.1
    \
     
     \ /
      Last update: 2022-06-20 13:58    [W:2.813 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site