Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc tickets 1239, 1240
details: https://anonhg.NetBSD.org/src/rev/47d507976c7e
branches: netbsd-7
changeset: 799957:47d507976c7e
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sat Aug 27 15:11:31 2016 +0000
description:
tickets 1239, 1240
diffstat:
doc/CHANGES-7.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 79c207f3291b -r 47d507976c7e doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Aug 27 15:10:59 2016 +0000
+++ b/doc/CHANGES-7.1 Sat Aug 27 15:11:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.103 2016/08/27 04:32:15 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.104 2016/08/27 15:11:31 bouyer Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5195,3 +5195,16 @@
wrong hash, to help debugging.
[is, ticket #1209]
+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 #1239]
+
+sys/compat/common/vfs_syscalls_43.c 1.58
+
+ fill in the tv_nsec parts of the converted timespec in cvtstat().
+ [mrg, ticket #1240]
+
Home |
Main Index |
Thread Index |
Old Index