summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-08-23 19:10:28 +0200
committerJens Axboe <axboe@kernel.dk>2017-08-23 12:49:49 -0600
commit10433d04b8e647a50feffec72fd3cf40ce42b084 (patch)
tree39ad0c086e96568043919437f5571bc223b3033c /block
parentf8f84b2dfda5a74c56536a9e9092d2a5d761db78 (diff)
downloadlinux-0-day-10433d04b8e647a50feffec72fd3cf40ce42b084.tar.gz
linux-0-day-10433d04b8e647a50feffec72fd3cf40ce42b084.tar.xz
raid5: remove a call to get_start_sect
The block layer always remaps partitions before calling into the ->make_request methods of drivers. Thus the call to get_start_sect in in_chunk_boundary will always return 0 and can be removed. Reviewed-by: Shaohua Li <shli@fb.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions