Whamcloud - gitweb
EX-4965 lipe: use new e2fsprogs xattr API in lipe_scan3
authorJohn L. Hammond <jhammond@whamcloud.com>
Mon, 21 Mar 2022 15:40:43 +0000 (10:40 -0500)
committerJohn L. Hammond <jhammond@whamcloud.com>
Wed, 23 Mar 2022 13:25:41 +0000 (13:25 +0000)
commit0be8bae577100f3c10c204a1ed786fe6f993b740
tree82abdf6ec6f0d4c3472d56b639bba368e890dcaf
parentfea4ddfdaafbda43260c05d676b59d34f650ab4b
EX-4965 lipe: use new e2fsprogs xattr API in lipe_scan3

In lipe_scan3, switch to the ext2fs_xattr_handle API since this
handles xattrs stored in a separate file. Update sanity-lipe-scan3
test_108() to verify.

Test-Parameters: trivial testlist=sanity-lipe-find3
Test-Parameters: trivial testlist=sanity-lipe-scan3
Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I307d78ba03c6612e5787f71a4682c0af5b23f1c5
Reviewed-on: https://review.whamcloud.com/46875
Tested-by: jenkins <devops@whamcloud.com>
lipe/src/lipe_scan3/ls3_object_attrs.c
lipe/src/lipe_scan3/ls3_object_attrs.h
lipe/src/lipe_scan3/ls3_scan.c
lipe/src/lipe_scan3/ls3_scan.h
lustre/tests/sanity-lipe-scan3.sh