Whamcloud - gitweb
LU-857 security: Lustre client tolerates enforced SELinux.
authorAurelien Degremont <aurelien.degremont@cea.fr>
Mon, 14 Nov 2011 15:25:57 +0000 (16:25 +0100)
committerOleg Drokin <green@whamcloud.com>
Mon, 21 Nov 2011 05:51:10 +0000 (00:51 -0500)
commitbf977ae5a02765f86b1920ae207cc1fe328011cb
tree59a02d5f2242e5e6fbde9456e909847039459260
parent2e85b733f68b474c98ff3ed74d6bb5dc150b0c23
LU-857 security: Lustre client tolerates enforced SELinux.

Fix a bug which prevents Lustre clients to access directoriess when
SELinux is enforced, on RHEL 6.
This patch does not add a real SELinux support for Lustre but ables
to activate it for all other local filesystems, without Lustre
misbehaving.

Signed-off-by: Aurelien Degremont <aurelien.degremont@cea.fr>
Change-Id: Ia6692c96a8439eb9239cb55ce32a1c54958241d1
Reviewed-on: http://review.whamcloud.com/1703
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/namei.c