Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #398



details:   https://anonhg.NetBSD.org/src/rev/9def8dd6c260
branches:  netbsd-7
changeset: 798810:9def8dd6c260
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 09 14:51:50 2015 +0000

description:
Ticket #398

diffstat:

 doc/CHANGES-7.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r dca14228c69b -r 9def8dd6c260 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Fri Jan 09 14:50:35 2015 +0000
+++ b/doc/CHANGES-7.0   Fri Jan 09 14:51:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.155 2015/01/09 14:07:56 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.156 2015/01/09 14:51:50 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -13206,3 +13206,9 @@
        [christos, ticket #397]
 
 
+sys/kern/vfs_mount.c                           1.32
+
+       vfs_vnode_iterator_destroy: set v_usecount of marker to zero to
+       prevent an assertion from vnfree().
+       [hannken, ticket #398]
+



Home | Main Index | Thread Index | Old Index