commit | c814b4f24ebacafb889e7975cb4a7136a5306921 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Mar 20 08:49:20 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Mar 23 08:27:59 2020 -0700 |
tree | 3ac003a78c4175f72449a566a1aad5fb9d318f13 | |
parent | 12e6a0f449d585beb92f523367586055e328faae [diff] |
xfs: refactor xlog_state_clean_iclog Factor out a few self-contained helpers from xlog_state_clean_iclog, and update the documentation so it primarily documents why things happens instead of how. 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>