Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 894.



details:   https://anonhg.NetBSD.org/src/rev/edbbfab3b3c2
branches:  netbsd-6-1
changeset: 775802:edbbfab3b3c2
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jun 13 10:57:15 2013 +0000

description:
Ticket 894.

diffstat:

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

diffs (19 lines):

diff -r d035d3f35929 -r edbbfab3b3c2 doc/CHANGES-6.1.1
--- a/doc/CHANGES-6.1.1 Thu Jun 13 10:55:59 2013 +0000
+++ b/doc/CHANGES-6.1.1 Thu Jun 13 10:57:15 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.1,v 1.1.2.4 2013/06/12 04:46:04 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.1,v 1.1.2.5 2013/06/13 10:57:15 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1 release to the NetBSD 6.1.1
 release:
@@ -83,3 +83,9 @@
        fix vax build issues - GCC 4.1 warns about always true comparisons
        more than GCC 4.5 does.
        [mrg, ticket #902]
+
+sys/fs/nilfs/nilfs_vnops.c                     1.22-1.23
+
+       Fix serious file read problem due to not-so-clear VOP_BMAP description.
+       Should fix PR 45605.
+       [reinoud, ticket #894]



Home | Main Index | Thread Index | Old Index