commit | 390aab0a164052b7bf299dec8af52a80f7c0dcc4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 14 10:36:41 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 21 09:04:58 2019 -0700 |
tree | f584eaba940e5922a5de604864104bf4ee51e569 | |
parent | 2c68a1dfbd8e3ec3ffa274d63312a7bb43b32f47 [diff] |
xfs: move the locking from xlog_state_finish_copy to the callers This will allow optimizing various locking cycles in the following patches. 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> Reviewed-by: Brian Foster <bfoster@redhat.com>