Whamcloud - gitweb
LU-15548 osd-ldiskfs: hide virtual projid xattr
authorLi Dongyang <dongyangli@ddn.com>
Wed, 23 Mar 2022 09:42:51 +0000 (20:42 +1100)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 4 Aug 2022 18:53:58 +0000 (18:53 +0000)
commit8acf4136474cded8291a3c950384a509d693e5a2
tree4dd27294dee18fbef02aca4131e012dac76fad06
parent6d48ced7f5f77dcda6e05b7b39fa52643f3c534b
LU-15548 osd-ldiskfs: hide virtual projid xattr

Add tunable enable_projid_xattr to hide the virtual
project ID xattr by default.

Lustre-change: https://review.whamcloud.com/46900
Lustre-commit: ef826db1f43b2849af26491028f4cfc25595faf6

Fixes: 665383d3a1f4 ("LU-12056 ldiskfs: add trusted.projid virtual xattr")
Change-Id: I21263d91599f9e2d5850cb9d94a8b6df90c8443c
Test-Parameters: trivial testlist=conf-sanity env=ONLY=131
Test-Parameters: testlist=sanity env=ONLY=904
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/47989
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_lproc.c
lustre/tests/sanity.sh