From 5153bc817cdbed826a18938393cc1f81ebbbd898 Mon Sep 17 00:00:00 2001 From: David Howells Date: Fri, 6 Mar 2015 14:08:58 +0000 Subject: [PATCH] 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-format-patch failed