alistair23-linux/fs/kernfs
Ondrej Mosnacek 0589521962 kernfs: clean up struct kernfs_iattrs
Right now, kernfs_iattrs embeds the whole struct iattr, even though it
doesn't really use half of its fields... This both leads to wasting
space and makes the code look awkward. Let's just list the few fields
we need directly in struct kernfs_iattrs.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: merged a number of chunks manually due to fuzz]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2019-03-20 21:42:14 -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: clean up struct kernfs_iattrs 2019-03-20 21:42:14 -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
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