commit | 1da10c195aecc96f0c7a18fdc971221d527d6a6a | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Mar 16 19:41:01 2012 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Mar 16 19:41:01 2012 +0100 |
tree | dc11f29f2685ae7c5c2985cfba91f845aeaf5b11 | |
parent | e231bbe64fffda2090b74941efe21d9c0013cd1e [diff] |
gfio: sync range spin buttons in edit view 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>