aboutsummaryrefslogtreecommitdiff
path: root/nfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/ChangeLog')
-rw-r--r--nfs/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index 3623a990..e32fc40e 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,3 +1,12 @@
+Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * nfs.c (xdr_encode_create_state): New arg OWNER. Set the owner
+ of the new file to it. All callers changed.
+ * nfs.h (xdr_encode_create_state): Update prototype.
+ * ops.c (netfs_attempt_mkdir): If owner didn't get set correctly
+ (some servers ignore it) then try a chown.
+ (netfs_attempt_create_file): Likewise.
+
Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* ops.c (netfs_attempt_set_size): Short circuit EACCES to cover