gfio: sync range spin buttons in edit view
authorJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 18:41:01 +0000 (19:41 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 18:41:01 +0000 (19:41 +0100)
They are paired, min/max for read, and min/max for write. If the user
adjusts the min value larger than max, adjust the max automatically.
And vice versa for the max value.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found