summaryrefslogtreecommitdiff
path: root/sys/nfs
Commit message (Expand)AuthorAgeFilesLines
* Reduce NFS_SMALLFH to 52 to counteract the increased size of other data inMike Smith1998-11-271-2/+2
* Stamp out some time_second usages that snuck through.Mike Smith1998-11-251-3/+3
* Merge NFS ACCESS accelerator code from current (left this one out lastMike Smith1998-11-251-1/+4
* Bring the NFS ACCESS acclerator back from -current. Note that on thisMike Smith1998-11-251-22/+89
* Fixed some busy page wakeup problems that resulted in vmopar hangs.David Greenman1998-08-161-1/+5
* Back out of a cross device link a little better.Peter Wemm1998-05-311-15/+3
* Changed type of nd_procnum to unsigned to protect against negative valuesDavid Greenman1998-05-251-2/+2
* MFC: rev 1.61; selectively enforce file owner permissions rather thanPeter Wemm1998-05-201-22/+31
* MFC: rev 1.43, 1.60-1.62 - sanity check flags at mount timePeter Wemm1998-05-201-1/+12
* MFC: rev 1.25; re-aquire vnode during sillyrename cleanup since we canPeter Wemm1998-05-131-1/+9
* MFC: rev 1.85; initialize *vpp earlier for -o ro nfs mounts.Peter Wemm1998-05-131-2/+2
* MFC: Allow NULL cookie verifiers for non-NULL offsets.Steve Price1998-03-011-3/+3
* MFC: Choose filesync write when writing a cluster.Tor Egge1998-01-281-2/+2
* MFC: Increase the minimum size limit of bootp reply packet.Tor Egge1998-01-181-4/+4
* Only call nfsm_dissect() if there was no previous error. (Merged fromJoerg Wunsch1997-10-171-2/+4
* MFC: Remove unused routines.Tor Egge1997-08-152-100/+2
* MFC: Move commonly used code into static functions. Calculate correctTor Egge1997-08-151-139/+93
* YAMFC (don't require superuser privileges for creating fifos).Bruce Evans1997-06-161-3/+4
* YAMFCDoug Rabson1997-06-061-2/+6
* YAMFC (NFS mmap fixes and minor memory leak plugged)Doug Rabson1997-05-284-10/+93
* YAMFC. NFS fixes, make NFSv3 the default, some other fs fixes.Doug Rabson1997-05-1410-48/+133
* Use same syntax as netboot for root and swap mounts.Tor Egge1997-05-141-159/+151
* Don't forget to copy the gateway to the new diskless structure.Tor Egge1997-05-121-1/+3
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-115-12/+1982
* Get the privport stuff from currentGuido van Rooij1997-03-272-2/+25
* Merge a bugfix from current which prevented nfsv3 commits from workingDoug Rabson1997-03-042-5/+5
* Bring in fix for 'panic: sillyrename dir' crash from -current. (Don'tBill Paul1997-01-071-2/+3
* Mega-merge from -currentPoul-Henning Kamp1996-11-122-8/+8
* Merge from -currentPoul-Henning Kamp1996-11-098-80/+159
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-022-2394/+0
* If a large (>4096 bytes) directory was modified, the old directoryDoug Rabson1996-10-212-7/+11
* Add four sysctl variables that joerg wanted.Poul-Henning Kamp1996-10-201-1/+19
* Staticized `nfs_dwrite'.Bruce Evans1996-10-121-2/+2
* This fixes a problem with the nfs socket handling code which happensDoug Rabson1996-10-112-7/+29
* In sys/time.h, struct timespec is defined as:Nate Williams1996-09-198-69/+69
* Release an unneeded reference to a vnode that was gained in a VFS_VGET().David Greenman1996-09-051-1/+2
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.Bruce Evans1996-09-031-2/+2
* Even though this looks like it, this is not a complex code change.John Dyson1996-08-215-258/+150
* Various fixes from frank@fwi.uva.nl (Frank van der Linden) viaDoug Rabson1996-07-164-25/+58
* Modify the kernel to use the new pr_usrreqs interface rather than the oldGarrett Wollman1996-07-111-5/+6
* Don't truncate minor or major numbers in the nfsv3 client.Bruce Evans1996-06-232-6/+6
* Fix for NFS_NOSERVERPoul-Henning Kamp1996-06-143-12/+15
* Moved the fsnode MALLOC to before the call to getnewvnode() so that theDavid Greenman1996-06-121-2/+9
* Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn'tBruce Evans1996-06-081-1/+2
* Clear flags before using an inactive buffer. This is a kludge, butPaul Traina1996-06-081-1/+2
* removed:Poul-Henning Kamp1996-05-021-2/+2
* #include <sys/filedesc.h> explicitly instead of depending on it beingBruce Evans1996-04-301-1/+2
* Fixed nfs sysctls. They missed out on the fs -> vfs name changes fromBruce Evans1996-04-302-5/+5
* Kill XNS.Garrett Wollman1996-02-132-4/+6
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3