]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
lightnvm: introduce max_phys_sects helper function
authorJavier González <jg@lightnvm.io>
Mon, 28 Nov 2016 21:39:12 +0000 (22:39 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 29 Nov 2016 19:12:51 +0000 (12:12 -0700)
Target devices do not have access to the device driver operations.
Introduce a helper function that exposes the max. number of physical
sectors supported by the underlying device.

Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found