NetBSD-Bugs archive

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

PR/37390 CVS commit: src/sys/dev/dkwedge



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

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37390 CVS commit: src/sys/dev/dkwedge
Date: Sun, 27 Dec 2009 01:37:17 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Sun Dec 27 01:37:17 UTC 2009
 
 Modified Files:
        src/sys/dev/dkwedge: dk.c
 
 Log Message:
 Implement and use a dkminphys() that calls the parent device's minphys
 function with b_dev temporarily adjusted to the parent device's dev_t.
 
 Fixes PR/37390.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 src/sys/dev/dkwedge/dk.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