summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/xfs/xfs_bmap_btree.c
Commit message (Collapse)AuthorAgeFilesLines
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-021-2782/+0
| | | | | | from the tree since few months. This is not targeted for MFC.
* Bow to incomplete GCC 4. constant propagation optimizations andkan2007-05-301-0/+1
| | | | | initialize some of the local variables GCC claims are being used uninitialized.
* Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree.rodrigc2006-06-091-174/+148
| | | | | | Improve support for writing to XFS partitions. Work done by: Russell Cattelan <cattelan at xfs dot org>
* Initial import of read-only support for SGI's XFS filesystem.rodrigc2005-12-121-0/+2807
Contributed by: XFS for FreeBSD project
OpenPOWER on IntegriCloud