diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2008-02-15 23:37:50 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-19 06:29:25 +0200 |
commit | 2af482a7edfb8810539cacc2fdd8242611ca43bb (patch) | |
tree | a51f65bf608c47dd9e3a061258e6f461f3446349 /Documentation/RCU | |
parent | [PATCH] r/o bind mounts: elevate write count for open()s (diff) | |
download | linux-2af482a7edfb8810539cacc2fdd8242611ca43bb.tar.xz linux-2af482a7edfb8810539cacc2fdd8242611ca43bb.zip |
[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 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions