diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2008-02-15 14:37:50 -0800 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-19 00:29:25 -0400 |
commit | 2af482a7edfb8810539cacc2fdd8242611ca43bb (patch) | |
tree | a51f65bf608c47dd9e3a061258e6f461f3446349 /fs/namespace.c | |
parent | 4a3fd211ccfc08a88edc824300e25a87785c6a5f (diff) |
[PATCH] r/o bind mounts: elevate write count for chmod/chown callers
chown/chmod,etc... don't call permission in the same way that the normal
"open for write" calls do. They still write to the filesystem, so bump the
write count during these operations.
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>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions