NetBSD/sys/fs/puffs
pooka 1d8c6c1718 Kill suspend support. It was never implemented correctly:
* it depended on the biglock (in a very cruel way)
  * it was attached to userspace transactions rather than logical
    fs operations

(If someone wants to revisit it some day, most of the stuff can be
reused from cvs history)
2009-11-05 19:42:44 +00:00
..
files.puffs
Makefile
puffs_msgif.c Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
puffs_msgif.h
puffs_node.c Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
puffs_subr.c
puffs_sys.h Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
puffs_vfsops.c Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
puffs_vnops.c Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
TODO