Whamcloud - gitweb
LU-6349 idl: clean up and document ptlrpc structures
[fs/lustre-release.git] / lustre / lod / lod_qos.c
index 0fbde9f..85c8df3 100644 (file)
@@ -1309,9 +1309,9 @@ repeat_find:
                }
 
                /*
-                * We expect number of precreated objects in f_ffree at
-                * the first iteration, skip OSPs with no objects ready
-                * don't apply this logic to OST specified with stripe_offset
+                * We expect number of precreated objects at the first
+                * iteration.  Skip OSPs with no objects ready.  Don't apply
+                * this logic to OST specified with stripe_offset.
                 */
                if (i != 0 && sfs->os_fprecreated == 0 && speed == 0)
                        continue;