Whamcloud - gitweb
LU-16972 tests: createmany sets xattr 27/51827/6
authorLi Dongyang <dongyangli@ddn.com>
Tue, 1 Aug 2023 04:16:36 +0000 (14:16 +1000)
committerOleg Drokin <green@whamcloud.com>
Tue, 2 Apr 2024 21:00:40 +0000 (21:00 +0000)
commit0c1a65c0422f8322f52a3ada6c1296653c20cbcc
treeb68ab208c4b7c89f57a249b0bcd364ba614d5796
parent415fa27540dd444d7d5e42cb8e0c7a3379374b2a
LU-16972 tests: createmany sets xattr

Add -x option to make createmany set an xattr named
user.createmany when open+create the files.
The xattr content is unique to avoid sharing on the
backend filesystem.
This could be useful for testing EA blocks and ea_inode
feature.

Test-Parameters: trivial
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: Ic2effe1f8cc60065dfda649d4ce003d7f10a135c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51827
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/createmany.c