diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2008-02-15 22:37:32 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-19 04:25:33 (GMT) |
commit | 49e0d02cf018d4edf24bfc8531a816a26367e4ce (patch) | |
tree | f1695d9ec2298b726ff39f42aaf8d4fd3ade8487 /fs/nfsd/vfs.c | |
parent | aceaf78da92a53f5e1b105649a1b8c0afdb2135c (diff) | |
download | linux-49e0d02cf018d4edf24bfc8531a816a26367e4ce.tar.xz |
[PATCH] r/o bind mounts: drop write during emergency remount
The emergency remount code forcibly removes FMODE_WRITE from
filps. The r/o bind mount code notices that this was done
without a proper mnt_drop_write() and properly gives a
warning.
This patch does a mnt_drop_write() to keep everything
balanced.
Acked-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions