commit | 7ae0fa439faff000744b234d04cb470bfd83593b | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Fri Feb 19 12:16:34 2016 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Mar 05 12:24:06 2016 -0800 |
tree | fbc0666a921014807cf2de0e9feb5d5faba08de9 | |
parent | a61fe6f7902ecaa89d5e6c709490fc4324927134 [diff] |
nfit, libnvdimm: async region scrub workqueue Introduce a workqueue that will be used to run address range scrub asynchronously with the rest of nvdimm device probing. Userspace still wants notification when probing operations complete, so introduce a new callback to flush this workqueue when userspace is awaiting probe completion. Signed-off-by: Dan Williams <dan.j.williams@intel.com>