aboutsummaryrefslogtreecommitdiff
path: root/nfs/ops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix const warningsSamuel Thibault2022-01-171-10/+10
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-2/+2
* Add file_utimens RPC to use a struct timespecFlávio Cruz2018-03-051-11/+4
* Simplify deallocations.Justus Winter2017-08-051-2/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* netfs: Remove global reference count lock.Flavio Cruz2016-03-211-1/+4
* fix compiler warnings in hurd/nfs and hurd/nfsdFlavio Cruz2015-12-291-1/+1
* Switch from cthreads to pthreadsRichard Braun2012-11-271-84/+84
* Fix building of nfs.static.Thomas Schwinge2011-10-191-12/+1
* 2002-09-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-291-91/+152
* 2002-05-13 Roland McGrath <roland@frob.com>Roland McGrath2002-05-131-0/+1
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-7/+8
* 2000-12-26 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann2001-01-301-36/+150
* 2000-11-26 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-11-261-4/+6
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-2/+2
* 1999-02-01 Mark Kettenis <kettenis@phys.uva.nl>Thomas Bushnell1999-02-031-3/+4
* Sun Jan 31 18:39:09 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-01-311-1/+14
* 1999-01-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-241-133/+129
* Wed Aug 20 14:31:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+39
* Wed Aug 6 15:23:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-071-6/+16
* Tue Jul 29 15:38:15 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-07-291-3/+46
* (netfs_validate_stat):Miles Bader1997-06-201-2/+0
* Wed May 21 12:07:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-05-211-1/+1
* *** empty log message ***Thomas Bushnell1997-05-201-1/+1
* *** empty log message ***Thomas Bushnell1997-05-201-4/+5
* *** empty log message ***Thomas Bushnell1997-05-201-4/+4
* Tue May 20 15:35:39 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-05-201-5/+36
* Fix compilation error.Thomas Bushnell1997-04-161-1/+1
* Thu Apr 10 13:25:12 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-101-0/+17
* Wed Feb 12 13:53:42 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-02-121-2/+2
* Mon Nov 18 17:01:38 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-86/+52
* (netfs_attempt_statfs):Miles Bader1996-10-311-9/+6
* *** empty log message ***Thomas Bushnell1996-10-031-1/+11
* *** empty log message ***Thomas Bushnell1996-09-041-122/+409
* *** empty log message ***Thomas Bushnell1996-08-151-10/+5
* *** empty log message ***Thomas Bushnell1996-08-141-26/+45
* *** empty log message ***Thomas Bushnell1996-08-131-0/+33
* *** empty log message ***Thomas Bushnell1996-08-011-1/+1
* (netfs_attempt_link) [case SYMLINK]: Include directory handle as anMichael I. Bushnell1996-07-041-0/+1
* (netfs_attempt_unlink): Add new arg in call to netfs_attempt_link.Michael I. Bushnell1996-05-141-1/+1
* (netfs_attempt_rename, netfs_attempt_link): New parm EXCL, but don'tMichael I. Bushnell1996-05-101-2/+9
* (netfs_attempt_statfs): Expect and fill in new statfs buffer.Michael I. Bushnell1996-05-101-10/+13
* (guess_mode_use): New function.Michael I. Bushnell1996-04-111-1/+76
* (netfs_report_access): Oops.Michael I. Bushnell1996-04-021-9/+9
* (netfs_report_access): Never mind on new calling conv.Michael I. Bushnell1996-04-021-23/+17
* (netfs_report_access): Support new calling convention wrt TYPES.Michael I. Bushnell1996-04-021-19/+23
* (netfs_report_access): Bother to initialize LEN.Michael I. Bushnell1996-04-021-1/+1
* (netfs_report_access): Make sure netfs_attempt_read return aMichael I. Bushnell1996-03-291-0/+2