commit | 310a75a3c6c747857ad53dd25f2ede3de13612c9 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 03 11:18:10 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Aug 03 11:18:10 2016 +1000 |
tree | f087763725df02ba37ebfa762364914b6c04bef9 | |
parent | 3ab78df2a59a485f479d26852a060acfd8c4ecd7 [diff] |
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* Drop the compatibility shims that we were using to integrate the new deferred operation mechanism into the existing code. No new code. 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>