Correct the description of the Non-Blocking Restore HSM policy.
Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I0b58bcef3623cf19d067cfb64093176bc40c93ce
Reviewed-on: https://review.whamcloud.com/38497
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Aurelien Degremont <degremoa@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
<para><literal>NRA</literal> No Retry Action. If a restore fails, do not reschedule it automatically.</para>
</listitem>
<listitem>
- <para><literal>NBR</literal> Non Blocking Restore. No automatic restore is triggered. Access to a released file returns <literal>ENODATA</literal>.</para>
+ <para><literal>NBR</literal> Non Blocking Restore. Restore is triggered but does not block clients. Access to a released file returns <literal>ENODATA</literal>.</para>
</listitem>
</itemizedlist>
</section>