third_party_f2fs-tools/fsck
Jaegeuk Kim 603f8f9d36 sload.f2fs: support loading files into partition directly
This patch implements loading files into the existing partition.
For example,
 # sload.f2fs -f ./ /dev/sdb1

Then, all the directories and files will be loaded into /dev/sdb1.
By default, newly files should have inline_data and inline_xattr, if possible.

Signed-off-by: Hou Pengyang <houpengyang@huawei.com>
Signed-off-by: Liu Shuoran <liushuoran@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-04-18 21:11:26 -04:00
..
defrag.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
dir.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
dump.c fsck.f2fs: add segment type in sit_dump 2015-07-16 13:39:55 -07:00
f2fs.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
fsck.c fsck.f2fs: cache all nat entries and check each of them 2016-03-22 14:10:00 -07:00
fsck.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
main.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
Makefile.am sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
mount.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
node.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
node.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
resize.c resize.f2fs: support to expand partition size 2016-04-18 21:11:26 -04:00
segment.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
sload.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
xattr.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
xattr.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00