Whamcloud - gitweb
LU-17402 kernel: update dotdot patch path for RHEL 8.10
[fs/lustre-release.git] / lustre / tests / fsx.c
index 9290f72..2a043d3 100644 (file)
@@ -1443,8 +1443,7 @@ do_mirror_ops(int op)
                rc = WEXITSTATUS(rc);
                if (rc > 0) {
                        prt("%s: %d\n", cmd, rc);
-                       /**
-                        * mirror split won't delete the last non-stale mirror,
+                       /* mirror split won't delete the last non-stale mirror,
                         * and returns EUCLEAN
                         */
                        if (rc != EUCLEAN)