diff options
author | 2020-03-12 16:52:51 -0700 | |
---|---|---|
committer | 2020-03-13 10:37:15 -0700 | |
commit | 6178d104075a9f83c03fe4e5cad1e7fb271b41a7 (patch) | |
tree | 3d2dc6486ca021c86c25264499af7eeb0d613da3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: remove the unused return value from xfs_log_unmount_write (diff) | |
download | linux-dev-6178d104075a9f83c03fe4e5cad1e7fb271b41a7.tar.xz linux-dev-6178d104075a9f83c03fe4e5cad1e7fb271b41a7.zip |
xfs: remove dead code from xfs_log_unmount_write
When the log is shut down all iclogs are in the XLOG_STATE_IOERROR state,
which means that xlog_state_want_sync and xlog_state_release_iclog are
no-ops. Remove the whole section of code.
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions