summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-28 20:59:22 +0000
committerRoland McGrath <roland@gnu.org>1999-02-28 20:59:22 +0000
commitb1c3ea9e3196d1c5cfab45dd23ad24708b4ef876 (patch)
tree576abf08a67845ec242c90119d46fec8b0e68895 /libdiskfs/ChangeLog
parentbd72abd4e36109e6764e7a1cafca7be6cc6d9987 (diff)
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index e1c47276..e74b00ad 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,13 +1,18 @@
+1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
+
+ * io-revoke.c (diskfs_S_io_revoke): Use ports_class_iterate.
+ * readonly.c (diskfs_set_readonly): Likewise.
+
Mon Feb 22 04:28:56 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io-revoke.c (diskfs_S_io_revoke): Protect the actual revocation
- by blocking all other rpcs.
+ by blocking all other rpcs.
Sat Feb 20 20:46:21 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io-revoke.c (diskfs_S_io_revoke): Release NP->lock before
beginning iteration.
-
+
1999-02-16 Roland McGrath <roland@baalperazim.frob.com>
* io-revoke.c (diskfs_S_io_revoke): Fix typo in 1999-02-16 change.