NetBSD-Bugs archive

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

PR/51377 CVS commit: src/sys/dev



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51377 CVS commit: src/sys/dev
Date: Sun, 31 Jul 2016 12:17:36 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Sun Jul 31 12:17:36 UTC 2016
 
 Modified Files:
 	src/sys/dev: fss.c
 
 Log Message:
 Disestablish COW handler on error.  No need to do further copies after
 the snapshot device failed.
 
 Should fix PR kern/51377: fss(4) panic if snapshot mounted read/write
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.94 -r1.95 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