third_party_f2fs-tools/include
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
..
f2fs_fs.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
list.h Cleanup various build warnings (signed vs unsigned, unused vars,...) 2014-05-15 08:40:55 +09:00