aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <[email protected]>2018-06-17 12:39:47 -0500
committerDavid Sterba <[email protected]>2018-08-06 13:12:40 +0200
commite4af400a9c5081e7d2b703e4c479cb9831cc1117 (patch)
treeb06ae81e10e648141271577c9fd277ce1f3687c6 /tools/perf/scripts/python
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 <[email protected]> Reviewed-by: Misono Tomohiro <[email protected]> [ rename to btrfs_buffered_write ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions