1
0
Fork 0
alistair23-linux/fs/overlayfs
Miklos Szeredi ed06e06977 ovl: root: copy attr
We copy i_uid and i_gid of underlying inode into overlayfs inode.  Except
for the root inode.

Fix this omission.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Cc: <stable@vger.kernel.org>
2015-12-09 16:11:59 +01:00
..
Kconfig ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
Makefile ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
copy_up.c ovl: use a minimal buffer in ovl_copy_xattr 2015-11-10 17:08:42 +01:00
dir.c ovl: mount read-only if workdir can't be created 2015-05-19 14:30:12 +02:00
inode.c ovl: default permissions 2015-10-12 17:11:44 +02:00
overlayfs.h ovl: default permissions 2015-10-12 17:11:44 +02:00
readdir.c ovl: lookup whiteouts outside iterate_dir() 2015-06-22 13:53:48 +02:00
super.c ovl: root: copy attr 2015-12-09 16:11:59 +01:00