NetBSD/sys/miscfs/umapfs
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
..
files.umapfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
Makefile
umap_subr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
umap_vfsops.c Add layerfs_snapshot() as a handler routine for VFS_SNAPSHOT() calls 2004-05-29 23:48:08 +00:00
umap_vnops.c Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
umap.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00