tegge 2006-09-20 00:27:02 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_default.c
Log:
Don't try to obtain a reference to a nonexisting (NULL) mount structure in
default VOP_GETWRITEMOUNT().
Revision Changes Path
1.134 +6 -4 src/sys/kern/vfs_default.c