NetBSD/sys/miscfs/genfs
wrstuden 67a15e9a78 Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls
through a layered file system.

Note: we don't actually support snapshots through a layered file system,
and this routine returns an error. However we: 1) have clearly documented
what needs fixing (which isn't trivial to fix) and 2) if we do fix
this, all layered file systems can take advantage of it at once.
2004-05-29 23:48:08 +00:00
..
genfs_node.h fix a bug of lfs. 2003-09-24 10:22:53 +00:00
genfs_vnops.c - remove a comment which is no longer true. 2004-05-27 12:53:25 +00:00
genfs.h
layer_extern.h Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls 2004-05-29 23:48:08 +00:00
layer_subr.c
layer_vfsops.c Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls 2004-05-29 23:48:08 +00:00
layer_vnops.c Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
layer.h Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
Makefile