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)
commita279006afa3377493c4240395c70430f2a9b0d2b
tree62ee298ab61bd4a06d35f6d303ddfc526032882b
parent959e911b31981b52ed3f3d6e351b107bcb9163ef
lightnvm: introduce max_phys_sects helper function

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>
drivers/lightnvm/core.c
include/linux/lightnvm.h