alistair23-linux/fs/kernfs
Ondrej Mosnacek 0ac6075a32 kernfs: use simple_xattrs for security attributes
Replace the special handling of security xattrs with simple_xattrs, as
is already done for the trusted xattrs. This simplifies the code and
allows LSMs to use more than just a single xattr to do their business.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: manual merge fixes]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2019-03-20 21:54:33 -04:00
..
dir.c kernfs: use simple_xattrs for security attributes 2019-03-20 21:54:33 -04:00
file.c fs: kernfs: add poll file operation 2019-03-05 21:07:17 -08:00
inode.c kernfs: use simple_xattrs for security attributes 2019-03-20 21:54:33 -04:00
Kconfig kernfs: add CONFIG_KERNFS 2014-02-07 16:08:57 -08:00
kernfs-internal.h kernfs: use simple_xattrs for security attributes 2019-03-20 21:54:33 -04:00
Makefile
mount.c Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-03-12 14:08:19 -07:00
symlink.c kernfs: clean up struct kernfs_iattrs 2019-03-20 21:42:14 -04:00