summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_defer.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: implement deferred bmbt map/unmap operationsDarrick J. Wong2016-10-041-0/+1
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-0/+1
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-301-1/+1
* xfs: enable the xfs_defer mechanism to process rmaps to updateDarrick J. Wong2016-08-031-0/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-7/+0Star
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+7
* xfs: enable the xfs_defer mechanism to process extents to freeDarrick J. Wong2016-08-031-0/+1
* xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-031-0/+95