commit | 7cf0d7c0f3c3b0203aaf81c1bc884924d8fdb9bd | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Thu Jul 30 13:24:45 2020 -0700 |
committer | Sagi Grimberg <sagi@grimberg.me> | Fri Aug 28 16:43:56 2020 -0700 |
tree | c84239cc77c8d17ac9df0a81e180e6e49b985eac | |
parent | d7144f5c4cf4de95fdc3422943cf51c06aeaf7a7 [diff] |
nvme: have nvme_wait_freeze_timeout return if it timed out Users can detect if the wait has completed or not and take appropriate actions based on this information (e.g. weather to continue initialization or rather fail and schedule another initialization attempt). Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>