mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
synced 2024-11-15 05:43:39 +08:00
a66d49fd26
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> |
||
---|---|---|
.. | ||
defrag.f2fs.8 | ||
dump.f2fs.8 | ||
f2fs_io.8 | ||
f2fslabel.8 | ||
fsck.f2fs.8 | ||
Makefile.am | ||
mkfs.f2fs.8 | ||
resize.f2fs.8 | ||
sload.f2fs.8 |