Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket 49
details: https://anonhg.NetBSD.org/src/rev/c19f68ace61a
branches: netbsd-7
changeset: 798287:c19f68ace61a
user: martin <martin%NetBSD.org@localhost>
date: Fri Aug 22 19:21:53 2014 +0000
description:
Ticket 49
diffstat:
doc/CHANGES-7.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e83d7df9c2e7 -r c19f68ace61a doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Fri Aug 22 19:20:15 2014 +0000
+++ b/doc/CHANGES-7.0 Fri Aug 22 19:21:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.19 2014/08/22 10:42:39 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.20 2014/08/22 19:21:53 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -338,3 +338,10 @@
sys/dev/ic/mfi.c 1.54-1.55
Fix mfi(4) panic on boot on some mfi(4) chips.
[msaitoh, ticket #48]
+
+sys/ufs/ext2fs/ext2fs_vfsops.c 1.184
+ Use mount from argument "mp", "vp->v_mount" is not valid here.
+ PR kern/49142 (panic in ext2fs_loadvnode mounting an ext2fs
+ filesystem)
+ [hannken, ticket #49]
+
Home |
Main Index |
Thread Index |
Old Index