xfs: remove unused __xfs_defer_cancel() internal helper
authorBrian Foster <bfoster@redhat.com>
Wed, 1 Aug 2018 14:20:30 +0000 (07:20 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 3 Aug 2018 06:05:13 +0000 (23:05 -0700)
commit7279aa13b8fb954f50073a672f912898198efd14
treed6971adca99e1323b780e3acb2bf210dfaab97ab
parentfbfa977d25dc8db92dbf5fcafb0e03fae0005be5
xfs: remove unused __xfs_defer_cancel() internal helper

With no more external dfops users, there is no need for an
xfs_defer_ops cancel wrapper.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/libxfs/xfs_defer.h
fs/xfs/xfs_trans.c
fs/xfs/xfs_trans.h