linux/fs/overlayfs
Miklos Szeredi 78a3fa4f32 ovl: use generic_readlink
All filesystems that are backers for overlayfs would also use
generic_readlink().  Move this logic to the overlay itself, which is a nice
cleanup.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2016-10-14 11:16:46 +02:00
..
copy_up.c ovl: during copy up, switch to mounter's creds early 2016-09-19 16:50:59 +02:00
dir.c ovl: Fix info leak in ovl_lookup_temp() 2016-09-21 16:37:07 +02:00
inode.c ovl: use generic_readlink 2016-10-14 11:16:46 +02: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
overlayfs.h ovl: Switch to generic_getxattr 2016-09-01 11:12:00 +02:00
readdir.c ovl: proper cleanup of workdir 2016-09-01 11:11:59 +02:00
super.c ovl: explain error values when removing acl from workdir 2016-10-14 11:16:46 +02:00