cvs commit: src/sys/vfs Makefile src/sys/vfs/nullfs Makefile null.h null_subr.c null_vfsops.c null_vnops.c src/sys/vfs/umapfs umap.h
Matthew Dillon
dillon at apollo.backplane.com
Wed Jan 4 10:04:07 PST 2006
:
:On 2006-01-04, Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
:> Modified files:
:> sys/vfs Makefile
:> sys/vfs/nullfs Makefile null.h null_vfsops.c
:> null_vnops.c
:> sys/vfs/umapfs umap.h
:> Removed files:
:> sys/vfs/nullfs null_subr.c
:
:Umm... I'm glad to see my code getting into the tree so quickly, but
:what's the use of this without the unmount() adjustment? Not being able to
:mount nullfs is not much worse than not being able to unmount it (and
:someone might even dare to argue that it was the better...).
:
:Csaba
Oops. Missed that part of the patch. I'll get it in.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list