diff options
author | Christoph Hellwig <hch@lst.de> | 2020-03-20 18:49:20 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-03-23 18:27:59 +0300 |
commit | 12e6a0f449d585beb92f523367586055e328faae (patch) | |
tree | 0e26b91caeef3d963a6245c779d9def3e4b9e2c9 /scripts/subarch.include | |
parent | a582f32fade215668a00388b4a84ec4577387eac (diff) | |
download | linux-12e6a0f449d585beb92f523367586055e328faae.tar.xz |
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 'scripts/subarch.include')
0 files changed, 0 insertions, 0 deletions