commit | 57d4fb66d237fd8b734d2aa6b13502fac9c6e5a3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Dec 12 12:29:07 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Dec 12 12:39:54 2013 -0500 |
tree | 486ebc76c5fb8b9531b7bea95b047f5eec1470e4 | |
parent | d20403df479efb35966470920c9a5cda581126d0 [diff] |
debugfs: fix init_filesys help text The help text for debugfs' init_filesys command is incorrect; the second parameter is the size of the filesystem in blocks, not the size of an individual filesystem block. There is in fact no way to set that parameter. Reported-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>