summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/xfs/FreeBSD/xfs_super.c
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-021-279/+0
* Partially revert r239959, after actually fixing most of the clangdim2012-09-021-1/+1
* Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessarytrasz2008-10-281-4/+4
* Remove the struct thread unuseful argument from bufobj interface.attilio2008-10-101-1/+1
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inattilio2008-01-131-2/+2
* vn_lock() is currently only used with the 'curthread' passed as argument.attilio2008-01-101-1/+1
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-061-8/+11
* Do not call vput() after we call VOP_UNLOCK().rodrigc2006-06-101-1/+1
* Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree.rodrigc2006-06-091-115/+52
* Cope with -Wundef. This means including xfs_macros.h early in a few moreimp2006-06-011-0/+1
* Initial import of read-only support for SGI's XFS filesystem.rodrigc2005-12-121-0/+338
OpenPOWER on IntegriCloud