2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/fs/kernfs
Ondrej Mosnacek d0c9c153b4 kernfs: do not alloc iattrs in kernfs_xattr_get
This is a read-only operation, so we can simply return -ENODATA if
kn->iattr is NULL.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: minor merge fixes]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2019-03-20 21:47:36 -04:00
..
dir.c kernfs: clean up struct kernfs_iattrs 2019-03-20 21:42:14 -04:00
file.c fs: kernfs: add poll file operation 2019-03-05 21:07:17 -08:00
inode.c kernfs: do not alloc iattrs in kernfs_xattr_get 2019-03-20 21:47:36 -04:00
Kconfig kernfs: add CONFIG_KERNFS 2014-02-07 16:08:57 -08:00
kernfs-internal.h kernfs: clean up struct kernfs_iattrs 2019-03-20 21:42:14 -04:00
Makefile sysfs, kernfs: add skeletons for kernfs 2013-11-27 13:28:24 -08:00
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