summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-05 19:32:00 +0000
committerRoland McGrath <roland@gnu.org>2002-05-05 19:32:00 +0000
commitf5760a584c2798ebab9a97f221013163e979376f (patch)
tree820882b2d6ff2185f19b2a098596794891708384 /trans
parentc8856907c294327114312c87a449f2270b4a1ac5 (diff)
.
Diffstat (limited to 'trans')
-rw-r--r--trans/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 90a3c625..6b09909e 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,5 +1,9 @@
2002-05-05 Roland McGrath <roland@frob.com>
+ * fakeroot.c (netfs_attempt_lookup): Check io_identity result for our
+ own fsys identity port; on match, look up the existing node for the
+ port to ourselves.
+
* fakeroot.c (netfs_attempt_lookup): Unlock DIR before doing RPCs.
2002-05-03 Marcus Brinkmann <marcus@gnu.org>