commit | a10d7c22b34bcf744679019269bfb33ebf0b75ee | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 05 11:58:35 2018 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 21 11:46:42 2018 -0500 |
tree | d8061eb8e92296f6a55d683112c8f8a172f33e83 | |
parent | f5c0c26d9008b355babb6d16f3d7c4de3bada0e7 [diff] |
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount() ... leaving the "is it kernel-internal" logics in the caller. Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>