NetBSD/sys/fs/puffs
pooka 61ffb7330d if strategy fails, set bp->b_error and B_ERROR 2007-01-25 23:43:57 +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 debug print requests going into the queue 2007-01-19 13:01:15 +00:00
puffs_msgif.h g/c revoke msg structure 2007-01-16 22:38:19 +00:00
puffs_subr.c don't hold spinlocks (except vnode interlock) when doing vget() 2007-01-25 17:43:56 +00:00
puffs_sys.h optimize a bit: don't flush pages for vnodes which have no references 2007-01-21 16:29:31 +00:00
puffs_transport.c Introduce flush operations, which the fs server can use to control 2007-01-09 18:14:31 +00:00
puffs_vfsops.c don't hold spinlocks (except vnode interlock) when doing vget() 2007-01-25 17:43:56 +00:00
puffs_vnops.c if strategy fails, set bp->b_error and B_ERROR 2007-01-25 23:43:57 +00:00