Module Name: src Committed By: pooka Date: Wed Mar 31 01:27:05 UTC 2010
Modified Files: src/sys/miscfs/kernfs: kernfs_vnops.c Log Message: If msgbuf is not enabled, do not report the node in readdir. That way ls -l won't report funny errors because getattr for a readdir result fails. XXX: lookup for msgbuf still succeeds even if not enabled To generate a diff of this commit: cvs rdiff -u -r1.140 -r1.141 src/sys/miscfs/kernfs/kernfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.