NetBSD-Bugs archive

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

PR/44515 CVS commit: src/sys/dev



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44515 CVS commit: src/sys/dev
Date: Thu, 19 May 2011 20:34:13 +0000

 Module Name:   src
 Committed By:  riastradh
 Date:          Thu May 19 20:34:13 UTC 2011
 
 Modified Files:
        src/sys/dev: cgd.c
 
 Log Message:
 Reject unaligned writes to cgd.
 
 Fixes the following PRs:
 
 PR kern/44515 (cgd dies on non-aligned writes to the raw device)
 PR kern/44964 (cgd seems to panic on unaligned writes instead of giving EINVAL)
 
 ok christos
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.71 -r1.72 src/sys/dev/cgd.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