summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.com>2018-06-17 12:39:47 -0500
committerDavid Sterba <dsterba@suse.com>2018-08-06 13:12:40 +0200
commite4af400a9c5081e7d2b703e4c479cb9831cc1117 (patch)
treeb06ae81e10e648141271577c9fd277ce1f3687c6 /tools/perf/scripts/python/export-to-sqlite.py
parent893bf4b115c713738df05bb557f8fba14f07c077 (diff)
btrfs: Use iocb to derive pos instead of passing a separate parameter
struct kiocb carries the ki_pos, so there is no need to pass it as a separate function parameter. generic_file_direct_write() increments ki_pos, so we now assign pos after the function. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Reviewed-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com> [ rename to btrfs_buffered_write ] Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions