We have decreased the default concurrent scans to 1,
so the comment is misleading.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
if (!allocated) {
/*
- * Could not find anything in two scans.
+ * Could not find anything in concurrent scan.
* Go in serial manner.
*/
serial_unlock();
if (!allocated) {
/*
- * Could not find anything in two scans.
+ * Could not find anything in concurrent scan.
* Go in serial manner.
*/
serial_unlock();
if (allocated < num_blocks) {
/*
- * Could not find anything in two scans.
+ * Could not find anything in concurrent scan.
* Go in serial manner to get something for sure
* if available.
*/