diff options
author | 2012-12-04 17:18:04 -0600 | |
---|---|---|
committer | 2012-12-17 16:26:01 -0600 | |
commit | 820a554f2f83d21f7e9e608377c8c86af70917bd (patch) | |
tree | e33f0abb07f0c75922a2b28f878958c12343cd40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: rename bli_format to avoid confusion with bli_formats (diff) | |
download | linux-dev-820a554f2f83d21f7e9e608377c8c86af70917bd.tar.xz linux-dev-820a554f2f83d21f7e9e608377c8c86af70917bd.zip |
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 <tinguely@sgi.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