Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/miscfs/specfs



Module Name:    src
Committed By:   riz
Date:           Thu Dec 29 01:36:30 UTC 2005

Modified Files:
        src/sys/miscfs/specfs [netbsd-2]: spec_vnops.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #10207):
        sys/miscfs/specfs/spec_vnops.c: revision 1.83
in spec_ioctl(), don't dereference v_specinfo if it's NULL.
this is needed due to rev. 1.231 of kern/vfs_subr.c, which now sets
v_specinfo to NULL before changing the vnode's ops vector.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.4.1 src/sys/miscfs/specfs/spec_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