NetBSD/sys/fs/puffs
pooka 5d1ddd3277 PCATCH in tsleep while waiting for operations in getop. Otherwise
we could end up in an unkillable deadlock if GETOP was called when
an operation that had locked the root vnode was already in userspace.
2006-12-10 22:37:04 +00:00
..
Makefile
files.puffs shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
puffs_msgif.c PCATCH in tsleep while waiting for operations in getop. Otherwise 2006-12-10 22:37:04 +00:00
puffs_msgif.h let implementation ultimately decide if mmap is supported - pass 2006-12-07 16:58:39 +00:00
puffs_subr.c shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
puffs_sys.h Fix a race condition that would cause the mountpoint to be cleaned 2006-12-10 22:33:31 +00:00
puffs_transport.c Fix a race condition that would cause the mountpoint to be cleaned 2006-12-10 22:33:31 +00:00
puffs_vfsops.c Fix a race condition that would cause the mountpoint to be cleaned 2006-12-10 22:33:31 +00:00
puffs_vnops.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00