commit | 60e5bb7844ec75a2f54ea76d8ceec5c79172ce7e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 13 23:15:28 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Mar 14 11:12:52 2018 -0700 |
tree | ba0e950311de02c6d6585a9941c3f7a8ba1f22e2 | |
parent | 2b56c2857fde3c7f74174dd2fe3d7b8833d82744 [diff] |
xfs: merge _xfs_log_force and xfs_log_force Switch to a single interface for flushing the whole log, which gives consistent trace point coverage, and removes the unused log_flushed argument for the previous _xfs_log_force callers. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>