Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/abf907236af5
branches:  netbsd-6-1
changeset: 776150:abf907236af5
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Aug 27 14:49:09 2016 +0000

description:
ticket 1399

diffstat:

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

diffs (21 lines):

diff -r e6ec59c1ef81 -r abf907236af5 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Sat Aug 27 14:48:50 2016 +0000
+++ b/doc/CHANGES-6.1.6 Sat Aug 27 14:49:09 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.71 2016/08/27 14:42:02 bouyer Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.72 2016/08/27 14:49:09 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -8428,3 +8428,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