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

Csaba Henk csaba.henk at creo.hu
Wed Jan 4 05:52:58 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





More information about the Commits mailing list