linux-sg2042/fs/overlayfs
Amir Goldstein 13cf199d00 ovl: allocate an ovl_inode struct
We need some more space to store overlay inode data in memory,
so allocate overlay inodes from a slab of struct ovl_inode.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-07-04 22:03:15 +02:00
..
Kconfig ovl: select EXPORTFS 2017-05-15 10:53:07 +02:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
copy_up.c UUID/GUID updates: 2017-07-04 04:05:05 +02:00
dir.c ovl: fix nlink leak in ovl_rename() 2017-07-04 22:03:15 +02:00
inode.c ovl: filter trusted xattr for non-admin 2017-05-29 15:15:27 +02:00
namei.c fs: switch ->s_uuid to uuid_t 2017-06-05 16:59:12 +02:00
overlayfs.h overlayfs: use uuid_t instead of uuid_be 2017-06-05 16:59:13 +02:00
ovl_entry.h ovl: allocate an ovl_inode struct 2017-07-04 22:03:15 +02:00
readdir.c ovl: proper cleanup of workdir 2016-09-01 11:11:59 +02:00
super.c ovl: allocate an ovl_inode struct 2017-07-04 22:03:15 +02:00
util.c ovl: mark upper merge dir with type origin entries "impure" 2017-05-29 11:48:00 +02:00