diff options
author | 2018-07-24 13:43:09 -0700 | |
---|---|---|
committer | 2018-07-26 10:15:13 -0700 | |
commit | 83200bfac6082a46cc962366478d050052e50450 (patch) | |
tree | 64dfa95136699af6be47d1e6dc2014d655123255 /fs/xfs/xfs_trans.h | |
parent | xfs: make deferred processing safe for embedded dfops (diff) | |
download | wireguard-linux-83200bfac6082a46cc962366478d050052e50450.tar.xz wireguard-linux-83200bfac6082a46cc962366478d050052e50450.zip |
xfs: remove unused deferred ops committed field
dop_committed is set when deferred item processing rolls the
transaction at least once, but is only ever accessed in tracepoints.
The transaction roll/commit events are already available via
independent tracepoints, so remove the otherwise unused field.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_trans.h')
0 files changed, 0 insertions, 0 deletions