diff options
| author | Minwoo Im <[email protected]> | 2019-06-09 05:15:51 +0900 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-06-20 03:17:05 -0600 |
| commit | 2f578aaf51624aa6fcff041fc7dc5c2d4dfa447f (patch) | |
| tree | 04639681df1867cd280dc874180cd07f8666c97a /tools/perf/scripts/python/bin | |
| parent | 2af47c10e80baf91cff56c44cec47402e05ac45c (diff) | |
block: move tag field position in struct request
__data_len and __sector are internal fields which should not be accessed
directly in driver-level like the comment above it. But, tag field can
be accessed by driver level directly so that we need to make the comment
right by moving it to some other place.
Cc: Jens Axboe <[email protected]>
Cc: [email protected]
Signed-off-by: Minwoo Im <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions