Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc ticket 1399



details:   https://anonhg.NetBSD.org/src/rev/6d77734c93d6
branches:  netbsd-6-0
changeset: 775149:6d77734c93d6
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Aug 27 14:48:31 2016 +0000

description:
ticket 1399

diffstat:

 doc/CHANGES-6.0.7 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r ab75d80a6cba -r 6d77734c93d6 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sat Aug 27 14:48:09 2016 +0000
+++ b/doc/CHANGES-6.0.7 Sat Aug 27 14:48:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.73 2016/08/27 14:41:25 bouyer Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.74 2016/08/27 14:48:31 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -8708,3 +8708,11 @@
        by other operating systems, for example, FreeBSD.
        [martin, ticket #1395]
 
+sys/dev/fss.c                                  1.95
+
+       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
+       [hannken, ticket #1399]
+



Home | Main Index | Thread Index | Old Index