Re: [PATCH 2/2] RFC: selinux: sysctl: fix selinux labeling broken bylast patch

From: Lucian Adrian Grijincu
Date: Mon Jan 31 2011 - 12:04:15 EST


On Mon, Jan 31, 2011 at 6:59 PM, Stephen Smalley <sds@xxxxxxxxxxxxx> wrote:
> /proc/sys inode labeling was disabled earlier (hence marked S_PRIVATE)
> when /proc/sys was reimplemented by Eric, so all access control
> on /proc/sys was switched to using the sysctl hook rather than the
> inode-based checking. ÂThat's why you don't get a result from ls -Z
> on /proc/sys on current kernels. ÂGetting actual labeling working again
> for those inodes would be a win, so your patch is an improvement in that
> regard for selinux.


Oh, OK. Thanks for letting me know.

Do you see anything else that is wrong with these patches (apart from
"//deleted")?

--
Â.
..: Lucian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/