git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e901a2
)
blkio-throttle: limit max iops value to UINT_MAX
author
Vivek Goyal
<vgoyal@redhat.com>
Fri, 1 Oct 2010 19:16:41 +0000
(21:16 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 1 Oct 2010 19:16:41 +0000
(21:16 +0200)
- Limit max iops value to UINT_MAX and return error to user if value is more
than that instead of accepting bigger values and truncating implicitly.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found