commit | 14c73f997a5e060c6887a80c143021a58975c92a | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Apr 02 15:40:30 2018 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Apr 05 20:10:55 2018 -0700 |
tree | 69767964c99f4767c6b0abbf3342513e213e4503 | |
parent | 243f29fe449bbead69076ad861dbe8f51b42c4d7 [diff] |
nfit, address-range-scrub: introduce nfit_spa->ars_state In preparation for re-working the ARS implementation to better handle short vs long ARS runs, introduce nfit_spa->ars_state. For now this just replaces the nfit_spa->ars_required bit-field/flag, but going forward it will be used to track ARS completion and make short vs long ARS requests. Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>