Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1271787
| From | Seth Forshee <seth.forshee@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts |
| Date | 2015-11-18 02:00 +0100 |
| Message-ID | <qvZgm-3YZ-9@gated-at.bofh.it> (permalink) |
| References | <qvRC9-7wq-11@gated-at.bofh.it> <qvRCa-7wq-33@gated-at.bofh.it> <qvYDE-3KU-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Nov 18, 2015 at 11:12:51AM +1100, James Morris wrote: > On Tue, 17 Nov 2015, Seth Forshee wrote: > > > + sbsp = inode->i_sb->s_security; > > + if ((sbsp->smk_flags & SMK_SB_UNTRUSTED) && > > Where is SMK_SB_UNTRUSTED defined? > > I can't see it in this patch series, mainline or security next. Eric's already applied a few of my patches to a branch in his tree, including the one that defines this. See the for-testing branch of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git, specifically https://git.kernel.org/cgit/linux/kernel/git/ebiederm/user-namespace.git/commit/?id=36979551f2345d4e20714c1fc53d6a15c87f8b64. Thanks, Seth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts Seth Forshee <seth.forshee@canonical.com> - 2015-11-17 17:50 +0100
Re: [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts Casey Schaufler <casey@schaufler-ca.com> - 2015-11-17 19:40 +0100
Re: [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts James Morris <jmorris@namei.org> - 2015-11-18 01:20 +0100
Re: [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts Seth Forshee <seth.forshee@canonical.com> - 2015-11-18 02:00 +0100
csiph-web