General userfs fleshing out work. Abstract out construction and
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 Sep 2007 21:42:59 +0000 (21:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 Sep 2007 21:42:59 +0000 (21:42 +0000)
commit9b0826843732ea9a1ae5ec9dc061b96361b99a47
tree4518dd24dc441dd372f8034726ca7a438c2d65f9
parent1eba9ae7d0024ab190ad34a8cd4572d01b093f87
General userfs fleshing out work.  Abstract out construction and
deconstruction functions and take advantage of the new getpages/putpages
support.
sys/vfs/userfs/userfs.h
sys/vfs/userfs/userfs_elms.c
sys/vfs/userfs/userfs_vnops.c