summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs_serv.c
Commit message (Expand)AuthorAgeFilesLines
* 1) Converted v_vmdata to v_object.dg1995-06-281-9/+9
* Fixed VOP_LINK argument order botch.dg1995-06-281-2/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-757/+2147
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-6/+1
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Fixed some serious bugs that resulted in object reference counts not beingdg1995-05-291-2/+32
* Removed unnecessary call to vnode_pager_uncache(). We automatically cleardg1995-03-191-4/+3
* Changed some (incorrect) nfsrv_vput()'s back into regular vput()'s. Thisdg1995-03-171-4/+4
* Woops, change a nfsrv_vput back into a nfsrv_vrele.dg1995-02-151-2/+2
* Fixed three bugs related to the merged cache changes. The bugs likely woulddg1995-02-151-4/+4
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-86/+86
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-57/+102
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-39/+65
* More loadable VFS changes:wollman1994-09-221-7/+1
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-291-3/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-6/+27
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1908
OpenPOWER on IntegriCloud