summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-02-21 21:54:59 +0000
committerMiles Bader <miles@gnu.org>1997-02-21 21:54:59 +0000
commitc9c36bf191be88846d67dcbe6bebc0b3c4938fb7 (patch)
tree740f8a67adc8208b9c4bc8954a16765ae1ffd947
parent9953e4872f6185e37f363950c251b56a3277d619 (diff)
.
-rw-r--r--libdiskfs/ChangeLog6
-rw-r--r--nfs/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index eee91801..32b3bf74 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 20 00:43:38 1997 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * io-read.c (diskfs_S_io_read): Support reading from sylinks.
+ * dir-lookup.c (diskfs_S_dir_lookup): Allow symlinks to be opened
+ for O_READ.
+
Thu Feb 13 19:27:16 1997 Miles Bader <miles@gnu.ai.mit.edu>
* dir-rename.c (diskfs_S_dir_rename): Return EXDEV if FROMCRED and
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index 21102f84..9b2b81ea 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,3 +1,8 @@
+Fri Feb 21 16:47:35 1997 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * main.c (netfs_append_args): Present the remote filesystem as a
+ single argument, in HOST:FS format.
+
Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* ops.c (netfs_check_open_permissions): If this is a new node,