Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1333



details:   https://anonhg.NetBSD.org/src/rev/d7fe049d0db5
branches:  netbsd-1-6
changeset: 530439:d7fe049d0db5
user:      grant <grant%NetBSD.org@localhost>
date:      Tue Jun 24 09:45:16 2003 +0000

description:
ticket 1333

diffstat:

 doc/CHANGES-1.6.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 1636f8ceca40 -r d7fe049d0db5 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Tue Jun 24 09:44:19 2003 +0000
+++ b/doc/CHANGES-1.6.2 Tue Jun 24 09:45:16 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.65 2003/06/24 09:42:21 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.66 2003/06/24 09:45:16 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -818,3 +818,11 @@
 
        fix unitialized variable. from simonb. OI
        [nakayama, ticket #1332]
+
+sys/ufs/ffs/ffs_inode.c                                1.52
+
+       Move a brace that is in the wrong position when changes from FreeBSD
+       were added in rev 1.51.  This may fix the "N lost blocks" problem some
+       people have noticed.
+       Reviewed by fvdl.
+       [nakayama, ticket #1333]



Home | Main Index | Thread Index | Old Index