From: Dave Hansen Date: Fri, 15 Feb 2008 22:37:34 +0000 (-0800) Subject: [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. X-Git-Tag: v2.6.26-rc1~1134^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0622753b800e4cc6cb9319b36b27658c72dd7cdc;p=pandora-kernel.git [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. Elevate the write count during the vfs_rmdir() and vfs_unlink(). [AV: merged rmdir and unlink parts, added missing pieces in nfsd] Acked-by: Serge Hallyn Acked-by: Al Viro Signed-off-by: Christoph Hellwig Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed