Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/fs/tmpfs
Module Name: src
Committed By: riz
Date: Mon Feb 27 20:25:33 UTC 2012
Modified Files:
src/sys/fs/tmpfs [netbsd-6]: tmpfs_vnops.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #58):
sys/fs/tmpfs/tmpfs_vnops.c: revision 1.95
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.94.2.1 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.
Home |
Main Index |
Thread Index |
Old Index