commit | 9079b1eb1753f217c3de9f1b7dd7fd549cc3f0cf | [log] [tgz] |
---|---|---|
author | Dave Hansen <haveblue@us.ibm.com> | Fri Feb 15 14:37:49 2008 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Apr 19 00:25:34 2008 -0400 |
tree | 8e522ad0b16829849e4b1602270eb10997fba41d | |
parent | 75c3f29de7451677c59580b0a959f694f36aac28 [diff] |
[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 <viro@ZenIV.linux.org.uk> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>