summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-04-13 19:36:24 +0000
committerThomas Bushnell <thomas@gnu.org>1998-04-13 19:36:24 +0000
commit94208c9d3f46f221d50886a0304dd77f18b9882f (patch)
tree38fbb43f788bd2a227befbcc1280b9be4d9b55cd /libdiskfs/ChangeLog
parent75a6d72b6e15906968c8a545f923dbebb47b6402 (diff)
Tue Sep 23 15:28:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* file-reparent.c (diskfs_S_file_reparent): Use diskfs_nrele instead of protocol-violating up-tree lock. * peropen-rele.c (diskfs_release_peropen): 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 9ba1e112..4a9ab16b 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,9 @@
+Tue Sep 23 15:28:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * file-reparent.c (diskfs_S_file_reparent): Use diskfs_nrele
+ instead of protocol-violating up-tree lock.
+ * peropen-rele.c (diskfs_release_peropen): Likewise.
+
1997-09-18 Miles Bader <miles@gnu.ai.mit.edu>
* priv.h (fs_control_port): Declaration removed.