v1-v2:
[PATCH 3] print values of USER/SECRUITY xattr as hex instead of plain text.
[PATCH 4] replace xattr value if it already exists by setting parameter
`flags' as 0 of fsetxattr.
[PATCH 1/7] move message printing modification into a different patch.
thanks,
Sheng
Sheng Yong (9):
fsck.f2fs: do not set fix_on directly
fsck.f2fs: do not fix corrupted nat entries in build_nat_area_bitmap
dump/fsck: introduce print_xattr_entry
dump.f2fs: introduce dump_xattr
dump.f2fs: do not dump encrypted files
fsck.f2fs: introduce new option --dry-run
fsck.f2fs: introduce sanity_check_inode
f2fs-tools: remove unused list.h
fsck.f2fs: format output message of FIX_MSG
fsck/dump.c | 93 ++++++++++++++++++++++++++++------
fsck/fsck.c | 25 +++++++++-
fsck/fsck.h | 7 ++-
fsck/main.c | 16 +++++-
fsck/mount.c | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++----
fsck/xattr.c | 2 +-
fsck/xattr.h | 54 +++++++++++++++++++-
include/f2fs_fs.h | 1 +
include/list.h | 88 --------------------------------
lib/libf2fs.c | 1 +
lib/libf2fs_io.c | 3 ++
11 files changed, 313 insertions(+), 123 deletions(-)
delete mode 100644 include/list.h
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel