diff options
author | Brian Foster <bfoster@redhat.com> | 2018-07-11 22:26:28 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-07-11 22:26:28 -0700 |
commit | 94c07b4dba01481740ce893d05a71578150b8f0b (patch) | |
tree | 003827cae07a40fc60f3681738fd9229cc6851f0 /fs/ufs/util.h | |
parent | 4b77a088d781b53d263c37e75222439297b410e5 (diff) |
xfs: remove xfs_bmalloca firstblock field
The xfs_bmalloca.firstblock field carries the firstblock value from
the transaction into the bmap infrastructure. It's initialized in
one place from ->t_firstblock, so drop the field and access
->t_firstblock directly throughout the bmap code.
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 'fs/ufs/util.h')
0 files changed, 0 insertions, 0 deletions