diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2008-02-15 23:37:32 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-19 06:25:33 +0200 |
commit | 49e0d02cf018d4edf24bfc8531a816a26367e4ce (patch) | |
tree | f1695d9ec2298b726ff39f42aaf8d4fd3ade8487 /ipc/mqueue.c | |
parent | [PATCH] r/o bind mounts: create helper to drop file write access (diff) | |
download | linux-49e0d02cf018d4edf24bfc8531a816a26367e4ce.tar.xz linux-49e0d02cf018d4edf24bfc8531a816a26367e4ce.zip |
[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 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions