From: Minh Diep Date: Fri, 6 Apr 2012 17:24:14 +0000 (-0700) Subject: LU-1240 iokit: fix incorrect statement in README X-Git-Tag: 2.2.52~43 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=a89e1d8952ca1817e9625ca7e3cd9b2666717474;p=fs%2Flustre-release.git LU-1240 iokit: fix incorrect statement in README file_count should be per thread Signed-off-by: Minh Diep Change-Id: I656d53417a529025f863622036ee51fbbfb4364b Reviewed-on: http://review.whamcloud.com/2464 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Wei Liu Reviewed-by: Richard Henwood Reviewed-by: Andreas Dilger Reviewed-by: Oleg Drokin --- diff --git a/lustre-iokit/mds-survey/README.mds-survey b/lustre-iokit/mds-survey/README.mds-survey index e66e166..9f59ce2 100644 --- a/lustre-iokit/mds-survey/README.mds-survey +++ b/lustre-iokit/mds-survey/README.mds-survey @@ -35,7 +35,7 @@ described as followed: thrlo threads to start testing. skipped if less than dir_count thrhi maximum number of threads to test targets MDT instance -file_count total number of files to test +file_count total number of files per thread to test dir_count total number of directories to test stripe_count number stripe on OST objects tests_str test operations. Must have at least "create" and "destroy"