xfs: use ->t_firstblock in inode inactivate
authorBrian Foster <bfoster@redhat.com>
Thu, 12 Jul 2018 05:26:32 +0000 (22:26 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 12 Jul 2018 05:26:32 +0000 (22:26 -0700)
commit9c3bf5da80efc1d502c7ef55ea5b77628e341510
treee2ea9bcc1bc8dd8ec79b011701beb15112b25123
parentf537538921872c772aa743d8b58b69e7729c73aa
xfs: use ->t_firstblock in inode inactivate

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>
fs/xfs/xfs_inode.c