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>
Wed, 18 Jul 2012 01:45:43 +0000 (21:45 -0400)
commit4309f0d35343744b41c766631bff37c502dac642
tree97e07f8ef4919f07fc91ece3018fda67cd7edf12
parent96f035b6dbdc0ced732e365216662079e4a99f40
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