aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/xfs_trans.h
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2018-07-24 13:43:09 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-26 10:15:13 -0700
commit83200bfac6082a46cc962366478d050052e50450 (patch)
tree64dfa95136699af6be47d1e6dc2014d655123255 /fs/xfs/xfs_trans.h
parentxfs: make deferred processing safe for embedded dfops (diff)
downloadwireguard-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