aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2014-04-14 19:37:42 +1000
committerDave Chinner <[email protected]>2014-04-14 19:37:42 +1000
commit8b90a33f476436ad6a49b7138d8a00ecbc62f9a6 (patch)
treef56d704c95f14aecc356c2789e2394885a5325ee /tools/perf/util/scripting-engines/trace-event-python.c
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff)
xfs: don't try to use the filestream allocator for metadata allocations
xfs_bmap_btalloc_nullfb has two entirely different control flows when using the filestream allocator vs the regular one, but it get the conditionals wrong and ends up mixing the two for metadata allocations. Fix this by adding a missing userdata check and slight refactoring. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions