Re: [RFC] __d_path() API change (was Re: [PATCH] Remove use of mnt_ns->root and fix a couple of bugs in d_namespace_path)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Al Viro wrote:
> On Tue, Dec 06, 2011 at 01:41:21PM +0900, Tetsuo Handa wrote:
> > > Cc: stable@xxxxxxxxxxxxxxx
> > Please add version you meant to apply.
> 
> Everything since mid 2010, I'm afraid - that's when apparmor went in and
> it had that bug back then.  IOW, 2.6.36 and everything later...
> 
> Tomoyo bits will need a backport for stuff older that 3.0 - there had
> been changes around 3.0-rc2 or so.

I see.

| +bool our_mnt(struct vfsmount *mnt)
| +{
| +       return check_mnt(mnt);
| +}
| +EXPORT_SYMBOL(our_mnt);

Seems that our_mnt() need not to be exported because only AppArmor calls it and
LSM modules cannot be built as a loadable kernel module.
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux