Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@ | 2009-06-03 | 1 | -1537/+0 | |
| | |||||
* | physmem allocator: change the view of free memory from single free pages | 2009-06-01 | 1 | -1/+1 | |
| | | | | | | | | | to free ranges. Classify memory based on region with associated use-counter (which is used to construct a priority list of where to allocate memory). Based on code from tedu@, help from many. Ok art@ | ||||
* | MALLOC/FREE -> malloc/free | 2007-10-29 | 1 | -2/+1 | |
| | | | | ok krw@ | ||||
* | daddr64_t (in comments) | 2007-06-02 | 1 | -2/+2 | |
| | |||||
* | pedro ok'd this ~3500 line diff which removes the vop argument | 2007-06-01 | 1 | -10/+2 | |
| | | | | | "ap = v" comments in under 8 seconds, so it must be ok. and it compiles too. | ||||
* | Remove the v_interlock simplelock from the vnode structure. | 2007-03-21 | 1 | -2/+2 | |
| | | | | | | | | | Zap all calls to simple_lock/unlock() on it (those calls are #defined away though). Remove the LK_INTERLOCK from the calls to vn_lock() and cleanup the filesystems wich implement VOP_LOCK(). (by remvoing the v_interlock from there calls to lockmgr()). ok pedro@, art@, tedu@ | ||||
* | Make lf_advlock glue work for AFS so flock/fcntl lock requests will work | 2004-05-28 | 1 | -23/+4 | |
| | | | | | | on the local machine (like NFS). This does not yet implement whole file AFS locking (arla doesn't do that yet). ok tedu@ art@ | ||||
* | use pool for namei pathbuf. testing ok millert@ tdeval@ | 2004-05-14 | 1 | -2/+4 | |
| | |||||
* | fix PR 3552 by removing ifdef cruft | 2003-12-09 | 1 | -2/+0 | |
| | | | | ok (and sent earlier by) tedu@ | ||||
* | Fix include stuff, unused variables and statics and other small things needed | 2003-08-12 | 1 | -1/+2 | |
| | | | | to compile in our tree. | ||||
* | Merge | 2003-08-12 | 1 | -117/+308 | |
| | |||||
* | merge | 2002-06-07 | 1 | -28/+243 | |
| | |||||
* | New xfs from Arla between 0.34.2 and current in arla cvs. | 2000-09-11 | 1 | -176/+302 | |
| | | | | Too many new features and fixes to mention here. | ||||
* | $OpenBSD$ | 2000-03-03 | 1 | -1/+3 | |
| | |||||
* | upgrade Arla to fresher code. Too many new features and bugfixes. | 1999-04-30 | 1 | -0/+1030 | |