Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary | trasz | 2008-10-28 | 1 | -4/+4 |
* | Remove the struct thread unuseful argument from bufobj interface. | attilio | 2008-10-10 | 1 | -1/+1 |
* | VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in | attilio | 2008-01-13 | 1 | -2/+2 |
* | vn_lock() is currently only used with the 'curthread' passed as argument. | attilio | 2008-01-10 | 1 | -1/+1 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -8/+11 |
* | Do not call vput() after we call VOP_UNLOCK(). | rodrigc | 2006-06-10 | 1 | -1/+1 |
* | Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. | rodrigc | 2006-06-09 | 1 | -115/+52 |
* | Cope with -Wundef. This means including xfs_macros.h early in a few more | imp | 2006-06-01 | 1 | -0/+1 |
* | Initial import of read-only support for SGI's XFS filesystem. | rodrigc | 2005-12-12 | 1 | -0/+338 |