f2fs-tools/man
Zhiguo Niu 9206c3b206 f2fs-io: unify default block size
F2FS_BLKSIZE and 4096 are both used in f2fs_io for
IO/buffer size, but F2FS_BLKSIZE may confuse user becasue
it may be 4KB, 16KB, so use macro F2FS_DEFAULT_BLKSIZE
to unify F2FS_BLKSIZE and 4096 in f2fs_io, also adjust
"-c" parameters in mkfs man, to be consistent with commit
c35fa8cd75 ("mkfs.f2fs: change -c option description").

Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-11-01 01:08:01 +00:00
..
defrag.f2fs.8 f2fs-tools: add write hint support 2024-10-11 22:49:52 +00:00
dump.f2fs.8 dump.f2fs: Dump symlinks as symlinks 2024-07-25 18:40:28 +00:00
f2fs_io.8 f2fs_io: {set,clear}flags: support nocow flag 2024-10-21 23:25:39 +00:00
f2fslabel.8 tools: Introduce f2fslabel 2021-05-24 10:10:52 -07:00
fsck.f2fs.8 f2fs-tools: add write hint support 2024-10-11 22:49:52 +00:00
inject.f2fs.8 man: add inject.f2fs man page 2024-07-25 18:40:29 +00:00
Makefile.am man: add inject.f2fs man page 2024-07-25 18:40:29 +00:00
mkfs.f2fs.8 f2fs-io: unify default block size 2024-11-01 01:08:01 +00:00
resize.f2fs.8 f2fs-tools: add write hint support 2024-10-11 22:49:52 +00:00
sload.f2fs.8 f2fs-tools: Define constants in terms of BLKSIZE 2023-09-07 14:15:58 -07:00