summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorDave Hansen2008-02-15 23:37:32 +0100
committerAl Viro2008-04-19 06:25:33 +0200
commit49e0d02cf018d4edf24bfc8531a816a26367e4ce (patch)
treef1695d9ec2298b726ff39f42aaf8d4fd3ade8487 /fs/namei.c
parent[PATCH] r/o bind mounts: create helper to drop file write access (diff)
downloadkernel-qcow2-linux-49e0d02cf018d4edf24bfc8531a816a26367e4ce.tar.gz
kernel-qcow2-linux-49e0d02cf018d4edf24bfc8531a816a26367e4ce.tar.xz
kernel-qcow2-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 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions