commit | 4d002569dc503474a53e824e3f72b10a09c9a2b5 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fusionio.com> | Fri Sep 21 08:32:32 2012 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 21 08:32:32 2012 +0200 |
tree | dd45c0db22a1a304d4a0739c7129d8196e77df06 | |
parent | 62cb17de316e5aa755228fef8ce19b5f5353a3cf [diff] |
Correctly apply size percentage for file iosize The size percentage should be applied first when calculating file iosize, otherwise it's a nop. Signed-off-by: Shaohua Li <shli@fusionio.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>