diff options
author | Carlos Maiolino <[email protected]> | 2018-01-24 13:38:49 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2018-01-29 07:27:22 -0800 |
commit | 643c8c05e75d978c55ceb584f21a16de5431c17d (patch) | |
tree | 202cba5d5e23b81aa45747a6299699bbff61b001 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb1755a645972ed096047583600838f6cf414e2b (diff) |
Use list_head infra-structure for buffer's log items list
Now that buffer's b_fspriv has been split, just replace the current
singly linked list of xfs_log_items, by the list_head infrastructure.
Also, remove the xfs_log_item argument from xfs_buf_resubmit_failed_buffers(),
there is no need for this argument, once the log items can be walked
through the list_head in the buffer.
Signed-off-by: Carlos Maiolino <[email protected]>
Reviewed-by: Bill O'Donnell <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
[darrick: minor style cleanups]
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions