summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2018-07-11 22:26:31 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-11 22:26:31 -0700
commitfb91f4b5d6187996796f4a9989decdf6ead12851 (patch)
treed1812400f6888ed6e7c475a6ba4f4ff94a893eab /ipc
parent058529c5f51cd680eddbc6c42f56d490e290dd78 (diff)
xfs: replace no-op firstblock init with ->t_firstblock
xfs_refcount_recover_cow_leftovers() has no need for a firstblock variable and so passes an unrelated xfs_fsblock_t to xfs_defer_init() to avoid declaring one. Replace this no-op initialization with ->t_firstblock. This will be optimized away by the removal of the xfs_defer_init() firstblock param. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions