diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-01 16:00:55 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-08 08:50:01 -0700 |
commit | cc560a5a9540be2d907c0c170e29ebde98d13d63 (patch) | |
tree | d284a26b972247375195c4bc9f3c028d71e25ea2 /fs/xfs/xfs_log.c | |
parent | 96b60f826713767f222254418c995fb6fd7596b3 (diff) | |
download | linux-cc560a5a9540be2d907c0c170e29ebde98d13d63.tar.bz2 |
xfs: hoist setting of XFS_LI_RECOVERED to caller
The only purpose of XFS_LI_RECOVERED is to prevent log recovery from
trying to replay recovered intents more than once. Therefore, we can
move the bit setting up to the ->iop_recover caller.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions