summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs.h
AgeCommit message (Expand)Author
2009-01-24Use a timespec for the server write deadline and procrastinationThordur I. Bjornsson
2009-01-24propagate the O_EXCL flag down to the file systems, by settingThordur I. Bjornsson
2009-01-18Remove unused members from struct nfsd.Bret Lambert
2008-09-12zap a deprecated macro, NMOD.Thordur I. Bjornsson
2008-08-31remove the #if 0'ed NFS_ATTRTIMEO() macro since it wasThordur I. Bjornsson
2008-07-05Remove R_GETONEREP and the code that checks if its setThordur I. Bjornsson
2008-07-05Clean up some old dead code, mostly nqnfs and kerberos leftoversThordur I. Bjornsson
2008-06-12add a statistic bit to count how often we change async to syncThordur I. Bjornsson
2008-06-08remove a bunch of kerberos definitionsThordur I. Bjornsson
2008-04-22Add comments detailing what the SLP_* flag #define's meanBret Lambert
2007-01-16Retire VOP_LEASE(); It was a bit for NQNFS and hasThordur I. Bjornsson
2006-09-20Fix the way delays between request retransmissions are calculatedThordur I. Bjornsson
2006-05-29revert vfs.nfs.privport sysctl, broke a few architecturesAnil Madhavapeddy
2006-05-28Add support for NFS mounts to be from non-reserved ports:Anil Madhavapeddy
2005-06-08make nfsstats counters 64 bit.marius eriksen
2005-04-02use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark...Michael Shalayeff
2004-06-21First step towards more sane time handling in the kernel -- this changesThorsten Lockert
2003-10-22typos from Jared Yanovich;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-28Ip -> IP;Jason McIntyre
2002-10-29Get rid of some commons.Artur Grabowski
2002-02-10theo doesn't like this codeNathan Binkert
2002-01-11Add a new sysctl that removes the requirement for reserved ports to beNathan Binkert
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-11-27Merge in the unified buffer cache code as found in NetBSD 2001/03/10. TheArtur Grabowski
2001-09-16Add some missing lengths checks when passing data from userland toTodd C. Miller
2001-08-19Remove some more.Artur Grabowski
2001-06-25Remove NQNFSConstantine Sapuntzakis
2000-05-22NFS_MAXIDMichael Shalayeff
2000-05-19oops, s/niothreads/iothreads/ in FS_NFS_NAMESMichael Shalayeff
2000-05-19from tsarna@netbsd.org (sysctl changes to come later):Michael Shalayeff
1998-05-25nd_procnum should be unsigned; ovg@nusun.jinr.ruTheo de Raadt
1996-12-17NFS attribute cache timeout mount paramdm
1996-06-10align correct for 64 bit in NWDELAYHASHTheo de Raadt
1996-04-17Minor cleanups. Checked against Lite2.Michael Shalayeff
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1995-12-21from cgd; handle 64-bit pointers and longsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt