Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   mlelstv
Date:           Thu Sep 20 07:18:38 UTC 2018

Modified Files:
        src/sys/dev: vnd.c vndvar.h

Log Message:
getdisksize only operates on device vnodes. Use the ioctl on the underlying
device instead.


To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 src/sys/dev/vnd.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/vndvar.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