diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-18 21:24:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-18 21:24:25 +0000 |
commit | 1b9594c9f1e6153c19045e732259f32871781da1 (patch) | |
tree | 1e6b26398a23a0b8e1de06f1cf97affa27da7485 | |
parent | 9468d2eaa62344527901a2d7df55b21f8116722d (diff) |
.
-rw-r--r-- | trans/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 48a50f08..591cd4b8 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,5 +1,8 @@ 2002-05-18 Roland McGrath <roland@frob.com> + * fakeroot.c (netfs_S_file_exec): Call check_openmodes and extract a + ref to the send right with the node locked. + * fakeroot.c (new_node): Get a reference on NP to return to the caller. (netfs_attempt_mkfile): Unlock before new_node call. (new_node): Take new arg LOCKED, says idport_ihash_lock already held. |