summaryrefslogtreecommitdiffstats
path: root/sys/xfs/xfs_vnodeops-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@jj2009-06-031-1146/+0
* More simple memset(,0,) -> M_ZERO changes. In this batch move tokrw2007-10-081-2/+1
* Remove the simplelock argument from vrecycle();thib2007-04-111-1/+1
* fix worst three kernel stack pigs in xfs by moving stack allocation ofbeck2005-08-041-10/+18
* the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@todd2004-08-031-1/+1
* Fix include stuff, unused variables and statics and other small things neededhin2003-08-121-0/+2
* Mergehin2003-08-121-237/+321
* mergehin2002-06-071-77/+94
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-2/+2
* New xfs from Arla between 0.34.2 and current in arla cvs.art2000-09-111-116/+198
* $OpenBSD$todd2000-03-031-1/+3
* use uvm_vnp_setsize when uvm (workaround)art1999-06-031-1/+5
* upgrade Arla to fresher code. Too many new features and bugfixes.art1999-04-301-0/+948