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
..
Makefile
bfs.c Make sysvbfs rename work for filenames longer than {NAME_MAX}. 2010-07-26 13:43:26 +00:00
bfs.h
bfs_sysvbfs.c
files.sysvbfs
sysvbfs.c
sysvbfs.h Mark files removed in the in-memory structure. This allows us 2010-05-27 23:40:12 +00:00
sysvbfs_args.h
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