Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/fs/efs
Module Name: src
Committed By: snj
Date: Tue Jan 6 23:34:46 UTC 2009
Modified Files:
src/sys/fs/efs [netbsd-5]: efs_vfsops.c efs_vnops.c
Log Message:
Pull up following revision(s) (requested by rumble in ticket #216):
sys/fs/efs/efs_vfsops.c: revision 1.17
sys/fs/efs/efs_vnops.c: revision 1.17
Add specfs/fifofs support. Not really fully tested, but at least
vfs routines don't crash now.
(didn't have an image with matching device node numbers)
fixes PR kern/40055 by myself
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.4.1 src/sys/fs/efs/efs_vfsops.c
cvs rdiff -r1.14.20.2 -r1.14.20.3 src/sys/fs/efs/efs_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