mbox series

[ndctl,0/2] ndctl/scrub: Fix start-scrub vs exponential backoff

Message ID 162207197868.3715490.6562405741837220139.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive)
Headers show
Series ndctl/scrub: Fix start-scrub vs exponential backoff | expand

Message

Dan Williams May 26, 2021, 11:32 p.m. UTC
The initial scrub that Linux performs at boot may complete before the
next firing of the poll timer. Use the start-scrub event as a manual
polling event.

---

Dan Williams (2):
      ndctl/scrub: Stop translating return values
      ndctl/scrub: Reread scrub-engine status at start


 ndctl/lib/libndctl.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)