From: Dave Hansen Date: Fri, 15 Feb 2008 22:37:49 +0000 (-0800) Subject: [PATCH] r/o bind mounts: get write access for vfs_rename() callers X-Git-Tag: v2.6.26-rc1~1134^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9079b1eb1753f217c3de9f1b7dd7fd549cc3f0cf;p=pandora-kernel.git [PATCH] r/o bind mounts: get write access for vfs_rename() callers This also uses the little helper in the NFS code to make an if() a little bit less ugly. We introduced the helper at the beginning of the series. 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