From: Eric Paris Date: Thu, 3 Jul 2008 23:47:13 +0000 (+1000) Subject: LSM/SELinux: show LSM mount options in /proc/mounts X-Git-Tag: v2.6.27-rc1~1109^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2069f457848f846cb31149c9aa29b330a6b66d1b;p=pandora-kernel.git LSM/SELinux: show LSM mount options in /proc/mounts 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 Signed-off-by: Miklos Szeredi Signed-off-by: James Morris --- Reading git-diff-tree failed