f2fs-tools/man
Daniel Rosenberg a66d49fd26 dump.f2fs: Dump symlinks as symlinks
Previously, dumped symlinks would always create regular files instead.
This allows symlinks to be dumped as symlinks with the -L option.

The i_name field's name may not be the same as the actual name from the
dirent, so we use the dirent name when available.

Currently hardlinks aren't detected, so print a warning if we notice a
nondirectory with a link count over 1.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-07-25 18:40:28 +00:00
..
defrag.f2fs.8 f2fs-tools: fix a few spelling errors in f2fs-tools 2020-12-07 09:25:14 -08:00
dump.f2fs.8 dump.f2fs: Dump symlinks as symlinks 2024-07-25 18:40:28 +00:00
f2fs_io.8 f2fs_io: support unset subcommand for pinfile 2024-04-12 20:54:18 +00:00
f2fslabel.8 tools: Introduce f2fslabel 2021-05-24 10:10:52 -07:00
fsck.f2fs.8 fsck|dump.f2fs: add -M to get file map 2021-06-23 09:01:37 -07:00
Makefile.am tools: Introduce f2fslabel 2021-05-24 10:10:52 -07:00
mkfs.f2fs.8 mkfs.f2fs: add description for ro feature in manual 2024-04-16 16:54:02 +00:00
resize.f2fs.8 resize.f2fs: add option to manually specify new overprovision 2022-07-05 18:02:33 -07:00
sload.f2fs.8 f2fs-tools: Define constants in terms of BLKSIZE 2023-09-07 14:15:58 -07:00