commit | 787f7e95a3fb3bbe88431da53337bb9551d2357c | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Nov 06 13:26:29 2006 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Nov 06 13:26:29 2006 +0100 |
tree | 29ee274afef1b16505952e08db07f58c4a2ca154 | |
parent | 17abbe89b8d3a4c7a4deab00a7cc98fbd215f1ef [diff] |
[PATCH] Allow leading , in multi setting parameter Allow only setting of the write end of the sizes by having an empty text for the read side - example, use bs=,8k to just set the write side and leave the read side with the default value. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>