summaryrefslogtreecommitdiffstats
path: root/sys/xfs/xfs_config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@jj2009-06-031-1665/+0
|
* stop putting xfs (and only xfs) rcsid into the kernel; ok miodderaadt2007-10-281-2/+1
|
* remove the simplelock argument from vfs_busy() which is currently notsturm2006-04-301-1/+4
| | | | | | used and will never be used this way in VFS requested by and ok pedro, ok krw, biorn
* No need for vfs_busy() and vfs_unbusy() to take a process pointerpedro2005-11-301-2/+2
| | | | anymore. Testing by jolan@, thanks.
* Remove unnecessary lockmgr() archaism that was costing too much in termspedro2005-11-191-1/+1
| | | | | | of panics and bugfixes. Access curproc directly, do not expect a process pointer as an argument. Should fix many "process context required" bugs. Incentive and okay millert@, okay marc@. Various testing, thanks.
* Mergehin2003-08-121-722/+1126
|
* mergehin2002-06-071-20/+209
|
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
| | | | (Look ma, I might have broken the tree)
* no need to include both vm.h and vm_extern.hmickey2001-08-121-1/+1
|
* No more HAVE_VM_VM_OBJECT_Hart2001-07-051-1/+1
|
* no vnode_pager.hart2001-06-271-1/+1
|
* New xfs from Arla between 0.34.2 and current in arla cvs.art2000-09-111-269/+493
| | | | Too many new features and fixes to mention here.
* upgrade Arla to fresher code. Too many new features and bugfixes.art1999-04-301-0/+846