Whamcloud - gitweb
e2fsck: clean up xattr checking code
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 13 Apr 2012 08:01:12 +0000 (02:01 -0600)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 28 Apr 2023 01:21:35 +0000 (11:21 +1000)
commite64f50e0d062c558a6570a3bcba0d6411c74d099
tree0a89896f88ac876c799b0abf616e97736963f9b6
parenta949a1b34086ff9512c841c61463b6e1cb592db2
e2fsck: clean up xattr checking code

Clean up xattr header/list processing for in-inode xattrs instead
of doing lots of explicit pointer math.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
e2fsck/pass1.c
lib/ext2fs/ext2_ext_attr.h
lib/ext2fs/ext_attr.c