Source-Changes archive

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

CVS commit: src/sys/miscfs



Module Name:    src
Committed By:   hannken
Date:           Tue Jun 30 06:19:22 UTC 2015

Modified Files:
        src/sys/miscfs/deadfs: dead_vfsops.c
        src/sys/miscfs/specfs: spec_vnops.c

Log Message:
Redo previous again, v_specnode is invariant but not unique.

Set "vp->v_data = vp" and use v_data as key.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/miscfs/deadfs/dead_vfsops.c
cvs rdiff -u -r1.151 -r1.152 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