commit | e3489f8974e178d723259a842a1e61708dd7dc1e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 13 00:24:36 2018 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 21 11:48:15 2018 -0500 |
tree | 9fb393250ec2446ded96fa641630ed0dfeb68dfe | |
parent | 5b4002391153acebce2557af318bbdc17e235134 [diff] |
selinux: kill selinux_sb_get_mnt_opts() it's much easier to just do the right thing in ->sb_show_options(), without bothering with allocating and populating arrays, etc. Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>