NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39904 CVS commit: src/sys/dev/scsipi
The following reply was made to PR kern/39904; it has been noted by GNATS.
From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39904 CVS commit: src/sys/dev/scsipi
Date: Sun, 4 Apr 2010 21:36:22 +0000
Module Name: src
Committed By: martin
Date: Sun Apr 4 21:36:22 UTC 2010
Modified Files:
src/sys/dev/scsipi: cd.c
Log Message:
cd_size: if we fake a size (and I realy have no idea why this would be a
good idea), at least set up all values to the fake values, as the caller
expects.
Should fix PR kern/39904, though if noone can find out why the fake value
would be needed, we should change it to just return 0 as suggested in the PR.
To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 src/sys/dev/scsipi/cd.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