NetBSD/sys/fs/puffs
pooka d79dbd3583 In case strategy memory allocation for B_ASYNC|B_READ fails,
make sure to release the buf.
2007-05-15 12:48:48 +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 If the op was interrupted, decrease ops waiting for fetch from the 2007-05-08 21:16:55 +00:00
puffs_msgif.h Introduce puffs "setbacks", which can be used to set certain flags 2007-05-07 17:14:54 +00:00
puffs_subr.c Adventures in file systems, part (u_quad_t)-1: we can't use the 2007-05-08 21:39:03 +00:00
puffs_sys.h Introduce puffs "setbacks", which can be used to set certain flags 2007-05-07 17:14:54 +00:00
puffs_transport.c Fix a problem introduced when I converted puffs to use newlock2: 2007-05-01 12:18:40 +00:00
puffs_vfsops.c Fix a problem introduced when I converted puffs to use newlock2: 2007-05-01 12:18:40 +00:00
puffs_vnops.c In case strategy memory allocation for B_ASYNC|B_READ fails, 2007-05-15 12:48:48 +00:00