From: David Howells Date: Fri, 6 Mar 2015 14:08:58 +0000 (+0000) Subject: VFS: Cachefiles should perform fs modifications on the top layer only X-Git-Tag: omap-for-v4.1/fixes-rc1~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5153bc817cdbed826a18938393cc1f81ebbbd898;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed