fa.netbsd.bugs
[Top] [All Lists]

PR/31565 CVS commit: src/sys/kern

Subject: PR/31565 CVS commit: src/sys/kern
From: David Laight
Date: Sat, 28 Nov 2009 22:40:14 UTC
Newsgroups: fa.netbsd.bugs

The following reply was made to PR kern/31565; it has been noted by GNATS.

From: David Laight <dsl@xxxxxxxxxx>
To: gnats-bugs@xxxxxxxxxxxxxxxx
Cc: 
Subject: PR/31565 CVS commit: src/sys/kern
Date: Sat, 28 Nov 2009 22:38:07 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Sat Nov 28 22:38:07 UTC 2009
 
 Modified Files:
        src/sys/kern: subr_disk.c
 
 Log Message:
 When truncating a request in bounds_check_with_mediasize() multiply
 by the provided sector size instead of 512.
 Fixes last bit of PR/31565
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.98 -r1.99 src/sys/kern/subr_disk.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 

<Prev in Thread] Current Thread [Next in Thread>
  • PR/31565 CVS commit: src/sys/kern, David Laight <=