General userfs fleshing out work. Abstract out construction and
commit1e8a2cb3a688092e4ce85894f8497d5e334db66c
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 Sep 2007 21:42:59 +0000 (7 21:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 7 Sep 2007 21:42:59 +0000 (7 21:42 +0000)
treee405e5711c5b0430ec58f5f2ae4dbac548d8877a
parent1eacbb618393930e21b39872a94aafea4242db36
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