summaryrefslogtreecommitdiff
path: root/libnetfs
AgeCommit message (Collapse)Author
1999-07-11.Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* file-get-storage-info.c: Add #include <sys/mman.h>. * file-get-translator.c: Likewise.
1999-07-11.Roland McGrath
1999-07-111999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* file-get-storage-info.c: Add #include <sys/mman.h>.
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* file-get-storage-info.c (netfs_S_file_get_storage_info): Use mmap instead of vm_allocate. * file-get-translator.c (netfs_S_file_get_translator): Likewise. * io-read.c (netfs_S_io_read): Likewise.
1999-07-11.Roland McGrath
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* io-read.c: Add #include <sys/mman.h> for munmap decl. * release-protid.c: Likewise.
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io-read.c (netfs_S_io_read): Use munmap instead of vm_deallocate. * release-protid.c (netfs_release_protid): Likewise.
1999-07-011999-07-01 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* nref.c: New file; guts from netfs.h. * nrele.c: Likewise. * nput.c: Likewise. * netfs.h (netfs_nref, netfs_nrele, netfs_nput): Replace inline definitions with normal declarations. (NETFS_EI): Remove macro. * netfs.c: Deleted file. * Makefile (OTHERSRCS): Add nref.c, nrele.c, nput.c. Remove netfs.c.
1999-03-05Thu 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-281999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* io-revoke.c (netfs_S_io_revoke): Use ports_class_iterate.
1999-02-22Mon 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-21Sat 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-171999-02-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* io-revoke.c (netfs_S_io_revoke): Fix typos.
1999-02-16minor repairsThomas Bushnell
1999-02-16Tue 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-31Sun 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-241999-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-201998-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-14Tue 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-20Wed 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-09Mon 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-20Initial checkinMiles Bader
1997-06-20(netfs_startup):Miles Bader
Supply program name with error messages.
1997-05-27Tue 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.