Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1186



details:   https://anonhg.NetBSD.org/src/rev/7c73415f454f
branches:  netbsd-8
changeset: 448832:7c73415f454f
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 10 13:41:35 2019 +0000

description:
Ticket #1186

diffstat:

 doc/CHANGES-8.1 |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 8c00513bea59 -r 7c73415f454f doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun Feb 10 13:40:41 2019 +0000
+++ b/doc/CHANGES-8.1   Sun Feb 10 13:41:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.104 2019/02/09 14:43:40 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.105 2019/02/10 13:41:35 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2437,4 +2437,13 @@
        Fix SNDCTL_DSP_GETOSPACE.
        [isaki, ticket #1185]
 
-
+lib/libperfuse/debug.c                         1.13
+lib/libperfuse/ops.c                           1.85
+lib/libperfuse/ops.c                           1.86
+lib/libperfuse/perfuse.c                       1.41
+lib/libperfuse/perfuse_priv.h                  1.37
+
+       Use reclaim2 to fix reclaim/lookup race conditions.
+       Fix directory filehandle usage with libufse. Fix lookup count.
+       [manu, ticket #1186]
+



Home | Main Index | Thread Index | Old Index