commit | 43d3fa3a0491168ad769d20d5cbae45492509d43 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sat May 16 12:28:50 2015 -0400 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Jun 26 11:23:38 2015 -0400 |
tree | 6498f7d93f19d73473f3fbe2bca435f9e9a2a090 | |
parent | fcae695737fca0849c18db814d9d8de05c0fd2a2 [diff] |
libnvdimm, pmem: fix up max_hw_sectors There is no hardware limit to enforce on the size of the i/o that can be passed to an nvdimm block device, so set it to UINT_MAX. Reviewed-by: Vishal Verma <vishal.l.verma@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>