Source-Changes-HG archive

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

[src/netbsd-2-1]: src/doc Ticket 5983



details:   https://anonhg.NetBSD.org/src/rev/191377808824
branches:  netbsd-2-1
changeset: 564121:191377808824
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Nov 14 22:38:46 2005 +0000

description:
Ticket 5983

diffstat:

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

diffs (19 lines):

diff -r 4f03989ceb45 -r 191377808824 doc/CHANGES-2.1.1
--- a/doc/CHANGES-2.1.1 Mon Nov 14 22:16:30 2005 +0000
+++ b/doc/CHANGES-2.1.1 Mon Nov 14 22:38:46 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1.1,v 1.1.2.8 2005/11/06 00:52:00 riz Exp $
+#      $NetBSD: CHANGES-2.1.1,v 1.1.2.9 2005/11/14 22:38:46 riz Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.1.1
 release
@@ -104,3 +104,9 @@
        we set them correctly the first time.  fixes PR 26995.
        [chs, ticket #5971]
 
+sys/kern/vfs_vnops.c                           1.99
+
+       vput() -> vrele(). Vnode is already unlocked.
+       With much help from Pavel Cahyna.  PR#32005
+       [hannken, ticket #5983]
+



Home | Main Index | Thread Index | Old Index