Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 259.



details:   https://anonhg.NetBSD.org/src/rev/dcfbfd7ffd51
branches:  netbsd-3
changeset: 575730:dcfbfd7ffd51
user:      tron <tron%NetBSD.org@localhost>
date:      Sat May 07 15:06:21 2005 +0000

description:
Ticket 259.

diffstat:

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

diffs (19 lines):

diff -r 0b62bd626b05 -r dcfbfd7ffd51 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Sat May 07 15:04:48 2005 +0000
+++ b/doc/CHANGES-3.0   Sat May 07 15:06:21 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.79 2005/05/07 11:56:01 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.80 2005/05/07 15:06:21 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -8229,3 +8229,9 @@
        Fix previous, caused by premature optimization...
        [lukem, ticket #258]
 
+sys/ufs/ffs/ffs_softdep.c                      1.64
+
+       Flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the
+       inode has been reclaimed.  Skip the VOP_PUTPAGES() in this case.
+       [hannken, ticket #259]
+



Home | Main Index | Thread Index | Old Index