diff options
author | Dan Williams <[email protected]> | 2015-05-16 12:28:51 -0400 |
---|---|---|
committer | Dan Williams <[email protected]> | 2015-06-26 11:23:38 -0400 |
commit | edc870e54696beb9f3835ecb41a4e1c84ee4584d (patch) | |
tree | 0ee102885363e2ad30eb6f07900b5b8798f5e4ce /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 43d3fa3a0491168ad769d20d5cbae45492509d43 (diff) |
pmem: make_request cleanups
Various cleanups:
1/ Kill the BUG_ON since we've already told the block layer we don't
support DISCARD on all these drivers.
2/ Kill the 'rw' variable, no need to cache it.
3/ Kill the local 'sector' variable. bio_for_each_segment() is already
advancing the iterator's sector number by the bio_vec length.
4/ Kill the check for accessing past the end of device
generic_make_request_checks() already does that.
Suggested-by: Christoph Hellwig <[email protected]>
[hch: kill access past end of the device check]
Reviewed-by: Vishal Verma <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions