summaryrefslogtreecommitdiff
path: root/libdiskfs
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 /libdiskfs
parent806dfe03abda27b089f45eea4da742490c155595 (diff)
.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 7cdbc754..eaff1e98 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,19 @@
+2001-04-01 Neal H Walfield <neal@cs.uml.edu>
+
+ * dir-lookup.c (diskfs_S_dir_lookup): Use
+ iohelp_create_empty_iouser.
+ * fsys-getfile.c (diskfs_S_fsys_getfile): Use
+ iohelp_create_complex_iouser.
+ * io-reauthenticate.c (diskfs_S_io_reauthenticate): Use
+ new iohelp_reauth semantics.
+ * io-restrict-auth.c (diskfs_S_io_restrict_auth): Use
+ new iohelp_create_iouser semantics.
+ * protid-make.c (diskfs_finish_protid): Use
+ iohelp_create_simple_iouser and new iohelp_dup_iouse
+ semantics.
+ * trans-callback.c (_diskfs_translator_callback2_fn):
+ Use iohelp_create_simple_iouser.
+
2001-06-15 Neal H Walfield <neal@cs.uml.edu>
* file-set-trans.c (diskfs_S_file_set_translator): If