diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-03-05 22:22:23 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-03-05 22:22:23 +0000 |
commit | bd9759ba8925b907fba8e3fb0a63a5ff3050a14f (patch) | |
tree | 77027663b1e24425dffe0c51535a53bca164d9a3 /libnetfs/ChangeLog | |
parent | 77b6f43a9626ed1939a626ec91936ac78d1415cb (diff) |
Thu Mar 4 07:18:21 1999 Joel N. Weber II <devnull@theobromine.ai.mit.edu>
* dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the
lookup does not need to be retried as a result of getting EEXIST.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 86e894ad..e24cbf9e 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,8 @@ +Thu Mar 4 07:18:21 1999 Joel N. Weber II <devnull@theobromine.ai.mit.edu> + + * dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the + lookup does not need to be retried as a result of getting EEXIST. + 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> * io-revoke.c (netfs_S_io_revoke): Use ports_class_iterate. |