NetBSD-Bugs archive

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

PR/43153 CVS commit: src/sys/dev



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

From: Juergen Hannken-Illjes <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43153 CVS commit: src/sys/dev
Date: Tue, 13 Apr 2010 07:58:55 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Tue Apr 13 07:58:55 UTC 2010
 
 Modified Files:
        src/sys/dev: fss.c
 
 Log Message:
 fss_softc_free: don't detach a disk that is not attached.  Disk is
                 attached only if the backing store thread is running.
 
 Resolves PR #43153: fss error branch error
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.67 -r1.68 src/sys/dev/fss.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