summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-08-20 18:53:58 +0000
committerThomas Bushnell <thomas@gnu.org>1997-08-20 18:53:58 +0000
commit3847623f7fdbfc66d6ec992ab6faa793fae51b71 (patch)
tree02be11c3a4bc6bc13e5e6c277d6dbbfadfbf1464 /libdiskfs/ChangeLog
parente4737b12ffb5bbbd34bb4e6281b8b48e3725161d (diff)
Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* diskfs.h: Doc fix. * io-map.c (diskfs_S_io_map): Cope with error return from diskfs_get_filemap. * rdwr-internal.c (_diskfs_rdwr_internal): Likewise.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 6a649e08..1fbe0636 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,5 +1,11 @@
Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ * diskfs.h: Doc fix.
+
+ * io-map.c (diskfs_S_io_map): Cope with error return from
+ diskfs_get_filemap.
+ * rdwr-internal.c (_diskfs_rdwr_internal): Likewise.
+
* disk-pager.c (service_paging_requests): New args for
ports_manage_port_operations_multithread.
* init-first.c (master_thread_function): Likewise.