NetBSD/sys/fs/puffs
pooka 3651f3e73b Fix one more bug from today's commit: don't remove the op for which
getops runs out of file server buffer space from the request queue.
Otherwise that operation silently vanishes and things go, well, quite
wrong.
2007-04-04 21:02:30 +00:00
..
files.puffs shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
Makefile
puffs_msgif.c Fix one more bug from today's commit: don't remove the op for which 2007-04-04 21:02:30 +00:00
puffs_msgif.h Convert spinlocks & sleep/wakeup to newlock2 locking stuff. Fix a 2007-03-29 16:04:26 +00:00
puffs_subr.c * abstract ASYNCBIOREAD and let callers freely issue a callback called 2007-03-30 17:48:57 +00:00
puffs_sys.h Make it possible to interrupt waiters for fs operation completion 2007-04-04 16:13:51 +00:00
puffs_transport.c g/c some commented ltsleep calls accidentally left from newlock2 adaptation 2007-03-30 18:25:02 +00:00
puffs_vfsops.c convert to MALLOC_JUSTDEFINE 2007-03-29 16:30:07 +00:00
puffs_vnops.c Make it possible to interrupt waiters for fs operation completion 2007-04-04 16:13:51 +00:00