summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-12 02:43:26 +0000
committerMiles Bader <miles@gnu.org>1996-10-12 02:43:26 +0000
commit021aa6521346f5b8005dcf40a2e38e7c20707762 (patch)
tree0f798851d0f3a82944169c754be1728b0039a8ab /libdiskfs/ChangeLog
parent4e64ca6e48b1c88d42becaa8441d747d39fee200 (diff)
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index e6ad39b6..8910dffc 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,11 @@
+Fri Oct 11 21:55:45 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * dir-lookup.c (diskfs_S_dir_lookup): Temporarily add O_EXLOCK and
+ O_SHLOCK to the set of retained flags, until they get added to O_HURD.
+ Turn off OPENONLY_STATE_MODES bits in the flags we pass to
+ diskfs_make_peropen, not everything *but* them!
+ * priv.h (OPENONLY_STATE_MODES): Add O_EXLOCK & O_SHLOCK.
+
Thu Oct 10 17:22:06 1996 Miles Bader <miles@gnu.ai.mit.edu>
* dir-lookup.c (diskfs_S_dir_lookup): Frob lock in NEWPI->po, not PO.