diff options
author | Dave Chinner <[email protected]> | 2010-01-26 15:13:41 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2010-01-26 15:13:41 +1100 |
commit | 7d6a7bde52e449f21a0e86a7a4955b4e08a49d69 (patch) | |
tree | b658055f660f7c825298cc2a88b3246e78fb1bce /tools/perf/scripts/python/check-perf-trace.py | |
parent | 089716aa1480b7197bcd678b8477774c379a2768 (diff) |
xfs: Use delay write promotion for dquot flushing
xfs_qm_dqflock_pushbuf_wait() does a very similar trick to item
pushing used to do to flush out delayed write dquot buffers. Change
it to use the new promotion method rather than an async flush.
Also, xfs_qm_dqflock_pushbuf_wait() can return without the flush lock
held, yet the callers make the assumption that after this call the
flush lock is held. Always return with the flush lock held.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions