NetBSD/sys/fs/sysvbfs
njoly 7ca6722553 In sysvbfs_lookup(), deny last component write operation on a
read-only mount.
Fix PR/44302: sysvbfs allows unlink on fs mounted MNT_RDONLY.

Reviewed by pooka.
2011-01-31 18:48:50 +00:00
..
bfs_sysvbfs.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
bfs.c Make sysvbfs rename work for filenames longer than {NAME_MAX}. 2010-07-26 13:43:26 +00:00
bfs.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.sysvbfs
Makefile Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_args.h Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_vfsops.c It makes no sense to call vget() with LK_RETRY. 2010-07-25 09:54:37 +00:00
sysvbfs_vnops.c In sysvbfs_lookup(), deny last component write operation on a 2011-01-31 18:48:50 +00:00
sysvbfs.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
sysvbfs.h Mark files removed in the in-memory structure. This allows us 2010-05-27 23:40:12 +00:00