Source-Changes archive

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

CVS commit: [netbsd-1-5] syssrc/sys/miscfs/specfs



Module Name:    syssrc
Committed By:   he
Date:           Sat Oct 27 17:40:01 UTC 2001

Modified Files:
        syssrc/sys/miscfs/specfs [netbsd-1-5]: spec_vnops.c

Log Message:
Pull up revision 1.59 (via patch, requested by chs):
  Change spec_{read,write}() to specify block number in units of
  DEV_BSIZE instead of the device's sector size.  With this,
  /dev/rcd0a and /dev/cd0a returns the same data.  Fixes PR#3261
  and PR#14026.


To generate a diff of this commit:
cvs rdiff -r1.48.4.3 -r1.48.4.4 syssrc/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