diff options
| author | Mark Tinguely <[email protected]> | 2012-12-04 17:18:04 -0600 |
|---|---|---|
| committer | Ben Myers <[email protected]> | 2013-01-16 16:07:56 -0600 |
| commit | 2d0e9df579029b62adc72b50977182757cc04cd5 (patch) | |
| tree | a57ac641433ac4f96a8a3476ba02bfbecf2ffbf1 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 0f22f9d0cd8a630b40a9ccc07a8844345b185aae (diff) | |
xfs: fix segment in xfs_buf_item_format_segment
Not every segment in a multi-segment buffer is dirty in a
transaction and they will not be outputted. The assert in
xfs_buf_item_format_segment() that checks for the at least
one chunk of data in the segment to be used is not necessary
true for multi-segmented buffers.
Signed-off-by: Mark Tinguely <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions