]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: enable the xfs_defer mechanism to process extents to free
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 01:29:40 +0000 (11:29 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 01:29:40 +0000 (11:29 +1000)
commit31a6b02a1ce906c0f463a2aa2d6a5ff982c9915e
treee3b701b3dace2357699d7e4f6203ad623c0c5cc7
parent30ad7d6e5ae85b1fd4be2a77dc5f4508e285a1ac
xfs: enable the xfs_defer mechanism to process extents to free

Source kernel commit: 9749fee83f38fca8dbe67161a033db22e3c4a2dd

Connect the xfs_defer mechanism with the pieces that we'll need to
handle deferred extent freeing.  We'll wire up the existing code to
our new deferred mechanism later.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_defer.h