From f44d3a4bc1d086012171cf68d4e198c7b4f184f8 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 20 May 1997 19:57:13 +0000 Subject: Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG * 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. --- nfs/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nfs/ChangeLog') 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 + + * 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 * ops.c (netfs_attempt_set_size): Short circuit EACCES to cover -- cgit v1.2.3