diff options
author | 2013-01-17 13:11:29 -0500 | |
---|---|---|
committer | 2013-01-17 17:53:37 -0600 | |
commit | 9e96fe6df44425b69ed89f6ac20352cec1f127d7 (patch) | |
tree | 875ad09d40b65530fe61c6dbf7b97c3c8b70f995 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Remove boolean_t typedef completely. (diff) | |
download | linux-dev-9e96fe6df44425b69ed89f6ac20352cec1f127d7.tar.xz linux-dev-9e96fe6df44425b69ed89f6ac20352cec1f127d7.zip |
xfs: pull up stack_switch check into xfs_bmapi_write
The stack_switch check currently occurs in __xfs_bmapi_allocate,
which means the stack switch only occurs when xfs_bmapi_allocate()
is called in a loop. Pull the check up before the loop in
xfs_bmapi_write() such that the first iteration of the loop has
consistent behavior.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions