Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #1260



details:   https://anonhg.NetBSD.org/src/rev/460c55a9e01d
branches:  netbsd-6
changeset: 776912:460c55a9e01d
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Feb 27 20:22:36 2015 +0000

description:
Ticket #1260

diffstat:

 doc/CHANGES-6.2 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 737d0bf02316 -r 460c55a9e01d doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Feb 27 20:21:02 2015 +0000
+++ b/doc/CHANGES-6.2   Fri Feb 27 20:22:36 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.198 2015/02/23 07:00:57 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.199 2015/02/27 20:22:36 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -9663,3 +9663,15 @@
        Security patch for bind from ISC (to 9.9.6-P2).
        Only the change to lib/dns/zone.c is security relevant (CVE-2015-1349).
        [spz, ticket #1259]
+
+lib/libperfuse/ops.c                           1.83
+lib/libperfuse/perfuse.c                       1.36
+lib/libpuffs/puffs.3                           1.55,1.60
+sys/fs/puffs/puffs_msgif.h                     1.84
+sys/fs/puffs/puffs_sys.h                       1.89
+sys/fs/puffs/puffs_vfsops.c                    1.116
+sys/fs/puffs/puffs_vnops.c                     1.200-1.202
+
+       Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flush to FUSE.
+       [manu, ticket #1260]
+



Home | Main Index | Thread Index | Old Index