Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc tickets 1239, 1240
details: https://anonhg.NetBSD.org/src/rev/1e80f44376f2
branches: netbsd-7-0
changeset: 801206:1e80f44376f2
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sat Aug 27 15:11:46 2016 +0000
description:
tickets 1239, 1240
diffstat:
doc/CHANGES-7.0.2 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 0012f5dadbdd -r 1e80f44376f2 doc/CHANGES-7.0.2
--- a/doc/CHANGES-7.0.2 Sat Aug 27 15:10:42 2016 +0000
+++ b/doc/CHANGES-7.0.2 Sat Aug 27 15:11:46 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.2,v 1.1.2.7 2016/07/21 12:56:33 martin Exp $
+# $NetBSD: CHANGES-7.0.2,v 1.1.2.8 2016/08/27 15:11:46 bouyer Exp $
A complete list of changes from the NetBSD 7.0.1 release to the NetBSD 7.0.2
release:
@@ -211,3 +211,16 @@
Fix error checks in open(2) calls.
[shm, ticket #1207]
+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