NetBSD/sys/fs/puffs
pooka a6b1636499 Adventures in file systems, part (u_quad_t)-1: we can't use the
file system value for the size of device special files, as that
comes from specfs instead of the "host" file system.  Therefore,
take care that getattr doesn't override the value of vp->v_size.
2007-05-08 21:39:03 +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 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 Adventures in file systems, part (u_quad_t)-1: we can't use the 2007-05-08 21:39:03 +00:00