summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/xfs/FreeBSD/xfs_vnode.c
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-021-272/+0
* - Disallow XFS mounting in write mode. The write support never worked reallyattilio2008-07-211-5/+10
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inattilio2008-01-131-1/+1
* vn_lock() is currently only used with the 'curthread' passed as argument.attilio2008-01-101-1/+1
* Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree.rodrigc2006-06-091-29/+86
* Initial import of read-only support for SGI's XFS filesystem.rodrigc2005-12-121-0/+210
OpenPOWER on IntegriCloud