kernel-hacking-2024-linux-s.../fs/hfsplus
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls()
Some ioctl()s can cause writes to the filesystem.  Take these, and make them
use mnt_want/drop_write() instead.

[AV: updated]

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>
2008-04-19 00:29:24 -04:00
..
bfind.c
bitmap.c
bnode.c
brec.c
btree.c
catalog.c
dir.c HFS+: fix unlink of links 2008-04-10 13:37:51 -07:00
extents.c
hfsplus_fs.h
hfsplus_raw.h
inode.c
ioctl.c [PATCH] r/o bind mounts: elevate write count for ioctls() 2008-04-19 00:29:24 -04:00
Makefile
options.c
part_tbl.c
super.c
tables.c
unicode.c
wrapper.c