linux/fs/overlayfs
Miklos Szeredi 7764235bec ovl: use vfs_get_link()
Resulting in a complete removal of a function basically implementing the
inverse of vfs_readlink().

As a bonus, now the proper security hook is also called.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2016-10-14 11:16:47 +02:00
..
copy_up.c ovl: use vfs_get_link() 2016-10-14 11:16:47 +02:00
dir.c ovl: Fix info leak in ovl_lookup_temp() 2016-09-21 16:37:07 +02:00
inode.c ovl: use vfs_get_link() 2016-10-14 11:16:47 +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