summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_defer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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