]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: merge _xfs_log_force and xfs_log_force
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Mar 2018 06:15:28 +0000 (23:15 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 14 Mar 2018 18:12:52 +0000 (11:12 -0700)
commitf4fa92c2f653c41ab2f8a0882805bae6b1e556be
treeba0e950311de02c6d6585a9941c3f7a8ba1f22e2
parent81e3e8479217baab2e3c47164d99e69951728bee
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>
fs/xfs/scrub/common.c
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_log.c
fs/xfs/xfs_log.h