Whamcloud - gitweb
LU-12214 selinux: Remove concatenating of selinux context 23/36423/5
authorAlexey Lyashkov <c17817@cray.com>
Fri, 8 Nov 2019 07:58:28 +0000 (10:58 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Jan 2020 05:31:09 +0000 (05:31 +0000)
commitece2bf7fcf527eb09a99f5d9e9e8c0b4c20af0e2
tree299a14c8c4631a1c09c68f0f10caf4ebdcf927a6
parent00d14521ca1cd38a5fff82e1639ad3cc944ee13d
LU-12214 selinux: Remove concatenating of selinux context

Remove concatenating of context for the temporary mount point
if selinux is enabled.
mount.zfs don't have that option, so revert it for consistency.
It can be added with -o option if needed.

Cray-bug-id: LUS-5992
Test-Parameters: clientselinux mdtcount=4 testlist=sanity,recovery-small,sanity-sec,sanity-selinux

Change-Id: If471de13e201c5cdcb28631b90b2efa13d8f2b4f
Signed-off-by: Alexey Lyashkov <c17817@cray.com>
Reviewed-on: https://review.whamcloud.com/36423
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/Makefile.am
lustre/utils/libmount_utils_ldiskfs.c