upcoming libnfs will feature internal readahead support. Add a knob to pass the optional readahead value as a URL parameter.
This series fixes also the incorrect usage of strncmp and
atoi.
v2->v3: - use parse_uint_full [Eric]
- split patch [Eric]
v1->v2: use strtol instead of atoi [Eric]
Peter Lieven (2):
block/nfs: fix url parameter checking
block/nfs: add knob to set readahead
block/nfs.c | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
--
1.7.9.5
