Module Name: src
Committed By: chs
Date: Mon Feb 27 16:10:56 UTC 2012
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
in tmpfs_readdir(), skip the . and .. processing on removed directories,
since the latter will crash in this case.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/fs/tmpfs/tmpfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.