diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-20 16:49:20 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-23 16:27:59 +0100 |
commit | 12e6a0f449d585beb92f523367586055e328faae (patch) | |
tree | 0e26b91caeef3d963a6245c779d9def3e4b9e2c9 /.mailmap | |
parent | xfs: simplify log shutdown checking in xfs_log_release_iclog (diff) | |
download | linux-12e6a0f449d585beb92f523367586055e328faae.tar.xz linux-12e6a0f449d585beb92f523367586055e328faae.zip |
xfs: remove the aborted parameter to xlog_state_done_syncing
We can just check for a shut down log all the way down in
xlog_cil_committed instead of passing the parameter. This means a
slight behavior change in that we now also abort log items if the
shutdown came in halfway into the I/O completion processing, which
actually is the right thing to do.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions