Module Name: src Committed By: jld Date: Sat Apr 10 18:14:54 UTC 2010
Modified Files: src/sys/miscfs/nullfs: null_vfsops.c Log Message: Change the nullfs module's actual name to "null", to match the name it's installed under and the name of the filesystem. Fixes PR kern/43110. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/miscfs/nullfs/null_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.