Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   pooka
Date:           Fri Jan  8 13:07:26 UTC 2010

Modified Files:
        src/sys/kern: vfs_subr.c
        src/sys/sys: vnode.h

Log Message:
vcount() lost its purpose when opening multiple block devices was
made impossible, oh, two years ago.  nuke it (yes, the interface
name is overgeneric).


To generate a diff of this commit:
cvs rdiff -u -r1.394 -r1.395 src/sys/kern/vfs_subr.c
cvs rdiff -u -r1.211 -r1.212 src/sys/sys/vnode.h

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