linux-kernelorg-stable/fs/cachefiles
David Howells 5153bc817c VFS: Cachefiles should perform fs modifications on the top layer only
Cachefiles should perform fs modifications (eg. vfs_unlink()) on the top layer
only and should not attempt to alter the lower layer.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-15 15:06:54 -04:00
..
Kconfig
Makefile
bind.c
daemon.c Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions 2015-02-22 11:38:41 -05:00
interface.c VFS: Cachefiles should perform fs modifications on the top layer only 2015-04-15 15:06:54 -04:00
internal.h
key.c
main.c
namei.c VFS: Cachefiles should perform fs modifications on the top layer only 2015-04-15 15:06:54 -04:00
proc.c
rdwr.c Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions 2015-02-22 11:38:41 -05:00
security.c
xattr.c