On 2016-09-19 11:05, David Sterba wrote:
On Thu, Sep 15, 2016 at 11:34:07AM +0200, Lakshmipathi.G wrote:
+               slow_symlink)
+                       for num in $(seq 1 $DATASET_SIZE); do
+                               fname64=`date +%s | sha256sum | cut -f1 -d'-'`

Do you need to generate the date and sha all the time?


Right, I missed that part. We can create a single file and create multiple symlink to that same file. fname64 creation can be moved out of the loop. I'll re-send another patch with this fix.


Cheers.
Lakshmipathi.G
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to