]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: enable the xfs_defer mechanism to process rmaps to update
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 04:49:44 +0000 (14:49 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 04:49:44 +0000 (14:49 +1000)
commit589b52d6814a97b95143c5ec4b67e8451b996f7c
treef928946c6ce3f27e449016c602e0b48bba5b295b
parente2d7f10f43491be4755e712e45a383060fad9bac
xfs: enable the xfs_defer mechanism to process rmaps to update

Source kernel commit: f8dbebef98f0b960a0e91d6b8d45c288c377797b

Connect the xfs_defer mechanism with the pieces that we'll need to
handle deferred rmap updates.  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: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_defer.h