commit | f8dbebef98f0b960a0e91d6b8d45c288c377797b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 03 12:11:01 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Aug 03 12:11:01 2016 +1000 |
tree | 6c57c1a1836c3824843e11bd762941b3c6dfb74c | |
parent | 9e88b5d86703bb836d33dcd0c70eb59e049c80c7 [diff] |
xfs: enable the xfs_defer mechanism to process rmaps to update 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>