aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2011-10-10 16:52:53 +0000
committerAlex Elder <[email protected]>2011-10-11 22:34:31 -0500
commit5a93a064d27b42e4af1772b0599b53e3241191ac (patch)
tree67d51441dba4fd8645ec9f5eaacb5d60c62049c7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parenta9add83e5abd29bf2b7b3658311199eeabbdefc6 (diff)
xfs: do not flush data workqueues in xfs_flush_buftarg
When we call xfs_flush_buftarg (generally from sync or umount) it already is too late to flush the data workqueues, as I/O completion is signalled for them and we are thus already done with the data we would flush here. There are places where flushing them might be useful, but the current sync interface doesn't give us that opportunity. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions