Module Name: src Committed By: hannken Date: Sun Jan 2 10:38:02 UTC 2011
Modified Files: src/sys/miscfs/genfs: layer_vnops.c Log Message: layer_inactive: With specnodes introduced during vmlocking2 it is safe to cache device nodes. Tested with nullfs only as unionfs with device nodes panics. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/miscfs/genfs/layer_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.