summaryrefslogtreecommitdiff
path: root/nfs/nfs.c
AgeCommit message (Collapse)Author
1997-05-20Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* 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.
1996-11-18Mon Nov 18 17:01:38 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* ops.c (guess_mode_use): Delete function. (netfs_report_access): Use fshelp_access instead of guess_mode_use. Change return type. Sat Nov 16 18:24:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (SRCS): Remove `cred.c'. * cred.c: Delete file. * nfs.h (struct netcred): Delete type. (cred_has_uid, cred_has_gid): Delete functions. (nfs_initialize_rpc): netcred arg now iouser. * ops.c: Change struct netcred to struct iouser throughout. * pager.c: Likewise. * cache.c (netfs_node_norefs): Likewise. * nfs.c (nfs_initialize_rpc): Convert use of netcred to iouser.
1996-09-04*** empty log message ***Thomas Bushnell
1996-08-15*** empty log message ***Thomas Bushnell
1996-08-14*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-07-23(xdr_encode_sattr_times): `struct timespec' now uses a field prefix of `tv_'.Miles Bader
1996-03-19entered into RCSMichael I. Bushnell
1996-03-18Formerly nfs.c.~14~Michael I. Bushnell
1996-02-28Formerly nfs.c.~13~Michael I. Bushnell
1996-02-13Formerly nfs.c.~12~Michael I. Bushnell
1995-12-15Formerly nfs.c.~11~Michael I. Bushnell
1995-12-12Formerly nfs.c.~10~Michael I. Bushnell
1995-12-11Formerly nfs.c.~9~Michael I. Bushnell
1995-12-08Formerly nfs.c.~8~Michael I. Bushnell
1995-12-07Formerly nfs.c.~7~Michael I. Bushnell
1995-11-15Formerly nfs.c.~6~Michael I. Bushnell
1995-10-04Formerly nfs.c.~5~Michael I. Bushnell
1995-10-02Formerly nfs.c.~4~Michael I. Bushnell
1995-09-29Formerly nfs.c.~3~Michael I. Bushnell
1995-09-28Formerly nfs.c.~2~Michael I. Bushnell
1995-09-28Initial revisionMichael I. Bushnell