summaryrefslogtreecommitdiff
path: root/libnetfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-16 20:35:08 +0000
committerRoland McGrath <roland@gnu.org>2001-06-16 20:35:08 +0000
commitd0c9c92e41409bbe0e2234d832e4aea98b902105 (patch)
tree32a6c11af13e46764203a6caf230d3708de98353 /libnetfs/ChangeLog
parent806dfe03abda27b089f45eea4da742490c155595 (diff)
.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r--libnetfs/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index 898fee74..1d635b47 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -1,3 +1,25 @@
+2001-04-01 Neal H Walfield <neal@cs.uml.edu>
+
+ * dir-lookup.c (netfs_S_dir_lookup): Use
+ iohelp_create_empty_iouser. Use iohelp_dup_iouser
+ as per the new semantics.
+ * dir-mkfile.c (netfs_S_dir_mkfile): Use iohelp_dup_iouser
+ as per the new semantics.
+ * file-exec.c (netfs_S_file_exec): Likewise.
+ * file-reparent.c (netfs_S_file_reparent): Likewise.
+ * fsys-getroot.c (netfs_S_fsys_getroot): Use
+ iohelp_create_complex_iouser.
+ * fsys-syncfs.c (netfs_S_fsys_syncfs): Use
+ iohelp_create_simple_iouser.
+ * io-duplicate.c (netfs_S_io_duplicate): Use iohelp_dup_iouser
+ as per the new semantics.
+ * io-reauthenticate.c (netfs_S_io_reauthenticate): Use
+ iohelp_reauth as per the new semantics.
+ * io-restric-auth.c (netfs_S_io_restric_auth): Use
+ iohelp_create_complex_iouser. Check return values.
+ * trans-callback.c (_netfs_transcallback2_fn): Use
+ iohelp_create_simple_iouser.
+
2001-06-15 Neal H Walfield <neal@cs.uml.edu>
* file-set-translator.c (netfs_S_file_set_translator): If