Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-05 | Thu Mar 4 07:18:21 1999 Joel N. Weber II <devnull@theobromine.ai.mit.edu> | Thomas Bushnell | |
* dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the lookup does not need to be retried as a result of getting EEXIST. | |||
1999-02-28 | . | Roland McGrath | |
1999-02-28 | 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-revoke.c (netfs_S_io_revoke): Use ports_class_iterate. | |||
1999-02-22 | Mon Feb 22 04:30:18 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (netfs_S_io_revoke): Protect the revocation by blocking other rpcs. | |||
1999-02-21 | Sat Feb 20 20:54:26 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c (netfs_S_io_revoke): Release lock before iteration. | |||
1999-02-17 | . | Roland McGrath | |
1999-02-17 | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-revoke.c (netfs_S_io_revoke): Fix typos. | |||
1999-02-16 | minor repairs | Thomas Bushnell | |
1999-02-16 | Tue Feb 16 05:37:03 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-revoke.c: New file. * Makefile (IOSRCS): Add iorevoke.c. | |||
1999-01-31 | Sun Jan 31 18:27:42 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* file-utimes.c (netfs_S_file_utimes): Understand new semantics for setting to current time. * netfs.h (netfs_attempt_utimes): Update documentation. | |||
1999-01-24 | . | Roland McGrath | |
1999-01-24 | 1999-01-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* file-set-translator.c: Remove makedev, major, minor macro definition. * dir-lookup.c: Likewise. | |||
1998-08-20 | . | Roland McGrath | |
1998-08-20 | 1998-08-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* file-get-fs-options.c (netfs_S_file_get_fs_options): fshelp_return_malloced_buffer renamed to iohelp_*. * fsys-get-options.c (netfs_S_fsys_get_options): Likewise. | |||
1998-07-14 | Tue Jul 14 16:30:48 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* dir-lookup.c (netfs_S_dir_lookup): Don't require the node to be a directory in the null pathname case. | |||
1997-09-09 | . | Miles Bader | |
1997-09-09 | (netfs_S_dir_lookup): | Miles Bader | |
Fix type signature of short_circuited_callback1. | |||
1997-09-05 | . | Miles Bader | |
1997-09-05 | (netfs_S_dir_lookup): | Miles Bader | |
Re-aquire the lock on DNP when looping to follow a symlink. | |||
1997-08-29 | . | Miles Bader | |
1997-08-29 | (netfs_S_file_reparent): | Miles Bader | |
Use a copy of CRED->user when creating NEW_CRED. | |||
1997-08-28 | . | Miles Bader | |
1997-08-28 | (netfs_S_dir_lookup): | Miles Bader | |
Don't lock DNP or assume it's locked when it shouldn't be. | |||
1997-08-20 | Wed Aug 20 14:05:38 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* init-loop.c (netfs_server_loop): New args for ports_manage_port_operations_multithread. | |||
1997-07-23 | *** empty log message *** | Thomas Bushnell | |
1997-07-09 | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* file-exec.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). | |||
1997-06-20 | . | Miles Bader | |
1997-06-20 | (OTHERSRCS): | Miles Bader | |
Add trans-callback.c & set-get-trans.c. | |||
1997-06-20 | (netfs_S_dir_lookup): | Miles Bader | |
Use S_IPTRANS bit in nn_stat st_mode field rather than istranslated field. | |||
1997-06-20 | (netfs_S_file_set_translator): | Miles Bader | |
Use S_IPTRANS bit in nn_stat st_mode field rather than istranslated field. | |||
1997-06-20 | (netfs_S_fsys_getroot): | Miles Bader | |
Use S_IPTRANS bit in nn_stat st_mode field rather than istranslated field. | |||
1997-06-20 | (netfs_S_io_stat): | Miles Bader | |
Set S_IATRANS & S_IROOT bits in st_mode field of returned buffer if appropriate. | |||
1997-06-20 | (netfs_get_translator): | Miles Bader | |
New declaration. (struct node): Remove istranslated field. | |||
1997-06-20 | Initial checkin | Miles Bader | |
1997-06-20 | (netfs_startup): | Miles Bader | |
Supply program name with error messages. | |||
1997-05-27 | Tue May 27 11:55:17 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* file-chmod.c (netfs_S_file_chmod): Turn off any read-only bits. | |||
1997-03-02 | . | Miles Bader | |
1997-03-02 | (netfs_S_dir_lookup): | Miles Bader | |
Implement shadow root .. traversal. Use context po argument to netfs_make_peropen & as cookie to fshelp_fetch_root, instead of parent node. | |||
1997-03-02 | (netfs_S_dir_mkfile): | Miles Bader | |
Pass context arg to netfs_make_peropen instead of parent node. | |||
1997-03-02 | (netfs_S_file_exec): | Miles Bader | |
Pass context arg to netfs_make_peropen instead of parent node. | |||
1997-03-02 | (netfs_S_file_reparent): | Miles Bader | |
Implement. | |||
1997-03-02 | (netfs_S_fsys_getroot): | Miles Bader | |
Add PEROPEN_CONTEXT variable, and pass it to netfs_make_peropen & fshelp_fetch_root. | |||
1997-03-02 | (netfs_make_peropen): | Miles Bader | |
Add and use CONTEXT parameter. | |||
1997-03-02 | (netfs_release_peropen): | Miles Bader | |
Finalize new state. | |||
1997-03-02 | (struct peropen): | Miles Bader | |
Add shadow_root_parent & shadow_root fields. Removed depth field. Rename dotdotnode field to root_parent. (netfs_make_peropen): Add and use CONTEXT parameter. | |||
1997-02-21 | (netfs_S_io_read): | Miles Bader | |
Support reading from symlinks. | |||
1997-02-20 | Initial checkin | Miles Bader | |
1997-02-20 | Replaced by file-reparent.c | Miles Bader | |
1997-02-20 | . | Miles Bader | |
1997-02-20 | (FSSRCS): | Miles Bader | |
dir-reparent.c replaced by file-reparent.c. |