Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-12 | Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* ops.c (netfs_check_open_permissions): If this is a new node, don't report an error here. (Though, later I/O requests still might fail.) | |||
1996-11-18 | Mon 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-10-31 | (netfs_attempt_statfs): | Miles Bader | |
Convert incoming numbers from network to host byte order. Don't convert sizes from IOSIZE to BSIZE units. Return BSIZE in f_bsize field, not IOSIZE. Fill in f_fsid field. | |||
1996-10-03 | *** empty log message *** | Thomas Bushnell | |
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-13 | *** empty log message *** | Thomas Bushnell | |
1996-08-01 | *** empty log message *** | Thomas Bushnell | |
1996-07-04 | (netfs_attempt_link) [case SYMLINK]: Include directory handle as an | Michael I. Bushnell | |
RPC arg. | |||
1996-05-14 | (netfs_attempt_unlink): Add new arg in call to netfs_attempt_link. | Michael I. Bushnell | |
1996-05-10 | (netfs_attempt_rename, netfs_attempt_link): New parm EXCL, but don't | Michael I. Bushnell | |
implement the hard case yet. | |||
1996-05-10 | (netfs_attempt_statfs): Expect and fill in new statfs buffer. | Michael I. Bushnell | |
1996-04-11 | (guess_mode_use): New function. | Michael I. Bushnell | |
(netfs_check_open_permissions, netfs_report_access): Replace old clever versions with less obtrusive one. | |||
1996-04-02 | (netfs_report_access): Oops. | Michael I. Bushnell | |
1996-04-02 | (netfs_report_access): Never mind on new calling conv. | Michael I. Bushnell | |
1996-04-02 | (netfs_report_access): Support new calling convention wrt TYPES. | Michael I. Bushnell | |
1996-04-02 | (netfs_report_access): Bother to initialize LEN. | Michael I. Bushnell | |
1996-03-29 | (netfs_report_access): Make sure netfs_attempt_read return a | Michael I. Bushnell | |
reasonable LEN. | |||
1996-03-29 | (netfs_attempt_write): Truncate to THISAMT instead of AMT. | Michael I. Bushnell | |
1996-03-19 | *** empty log message *** | Michael I. Bushnell | |
1994-08-18 | entered into RCS | Michael I. Bushnell | |
1994-08-17 | Initial revision | Michael I. Bushnell | |