VFS: Cachefiles should perform fs modifications on the top layer only
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Mar 2015 14:08:58 +0000 (14:08 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 15 Apr 2015 19:06:54 +0000 (15:06 -0400)
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>
fs/cachefiles/interface.c
fs/cachefiles/namei.c

Simple merge
Simple merge