NetBSD/sys/fs/sysvbfs
2020-05-16 18:31:45 +00:00
..
bfs_sysvbfs.c
bfs.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
bfs.h
files.sysvbfs
Makefile
sysvbfs_args.h
sysvbfs_vfsops.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
sysvbfs_vnops.c Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
sysvbfs.c Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
sysvbfs.h