Whamcloud - gitweb
LU-6950 utils: support SELinux context labelling 40/15840/6
authorAndrew Wellington <andrew.wellington@anu.edu.au>
Tue, 4 Aug 2015 05:12:24 +0000 (15:12 +1000)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 24 Sep 2015 17:59:12 +0000 (17:59 +0000)
commit0e741fc858bd63d4039ac9a0ef8301baf6e6f9db
tree689b3c1db24a0d996e69c5b108c87491bac0d618
parent3dc94d835dc3adf871c3603fc91c08bdd36701ff
LU-6950 utils: support SELinux context labelling

SELinux contexts are applied by the kernel if mount options are
not binary. As we don't use any binary mount options in Lustre,
remove the binary mount option flag.

Signed-off-by: Andrew Wellington <andrew.wellington@anu.edu.au>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I363886f58939c1f7384de2ff579968a19f1460bc
Reviewed-on: http://review.whamcloud.com/15840
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Sebastien Buisson <sebastien.buisson@bull.net>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/llite_lib.c
lustre/obdclass/obd_mount.c