From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts Date: Thu, 24 Apr 2008 09:47:57 +1000 (EST) Message-ID: References: <1208980437.2985.120.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org, sds@tycho.nsa.gov, mszeredi@suse.cz, casey@schaufler-ca.com To: Eric Paris Return-path: In-Reply-To: <1208980437.2985.120.camel@localhost.localdomain> Sender: linux-security-module-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, 23 Apr 2008, Eric Paris wrote: > This patch causes SELinux mount options to show up in /proc/mounts. As > with other code in the area seq_put errors are ignored. Other LSM's > will not have their mount options displayed until they fill in their own > security_sb_show_options() function. > > Signed-off-by: Eric Paris > Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-linus -- James Morris