Description
The patch at http://review.whamcloud.com/#/c/7445/ updated dir_remote.sh to create striped directories, however it only creates striped directories with $MDTCOUNT stripes.
Two problems with this:
1) Non-striped remote directories are no longer created by racer.sh
2) The only striping size tested is $MDTCOUNT stripes.
I'll be pushing up a patch to fix this shortly.