third_party_f2fs-tools/man
Daniel Abrecht ea01d23fa6 Add -P option to preserve file owner
commit 80dba0f975
category: bugfix
issue: #I6VAS0
CVE: NA

Signed-off-by: DongSenhao <dongsenhao2@huawei.com>
---------------------------------------

I use user namespaces & debootstrap to bootstrap a system, and then
copy that into an image using sload.f2fs. However, without an option to
preserve the owner user & group of files, some files end up being owned
by the wrong user / group (0:0), which causes all kinds of other issues

This patch adds an option -P to preserve the user and group of files.

Signed-off-by: Daniel Abrecht <public@danielabrecht.ch>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:44 +08:00
..
defrag.f2fs.8 f2fs-tools: fix a few spelling errors in f2fs-tools 2023-04-13 14:13:44 +08:00
dump.f2fs.8 dump.f2fs: only dump nat inside the specified nid range 2018-08-27 23:49:26 -07:00
f2fs_io.8 man: add missing man page for f2fs_io 2020-05-06 07:41:06 -07:00
fsck.f2fs.8 sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
Makefile.am man: add missing man page for f2fs_io 2020-05-06 07:41:06 -07:00
mkfs.f2fs.8 mkfs.f2fs.8: Better document the -g argument. 2023-04-13 14:13:44 +08:00
resize.f2fs.8 sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
sload.f2fs.8 Add -P option to preserve file owner 2023-04-13 14:13:44 +08:00