commit | abca1f33f869d84ebfb41c4040cfc91a9af11baf | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 28 19:27:24 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jun 28 19:27:24 2019 -0700 |
tree | f2ca359efde78eae4ddad9f7760fa777e2bf74df | |
parent | 9b0489c1d1918338ef32fe8a0e94989210d7c745 [diff] |
xfs: remove the syncing argument from xlog_verify_iclog The only caller unconditionally passes true here. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>