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:
d891fa7
)
block: blk_max_size_offset() should check ->max_sectors
author
Jens Axboe
<axboe@fb.com>
Wed, 18 Jun 2014 05:09:29 +0000
(22:09 -0700)
committer
Jens Axboe
<axboe@fb.com>
Wed, 18 Jun 2014 05:12:02 +0000
(22:12 -0700)
Commit
762380ad9322
inadvertently changed a check for max_sectors
to max_hw_sectors. Revert that part, so we still compare against
max_sectors.
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blkdev.h
patch
|
blob
|
history
diff --cc
include/linux/blkdev.h
Simple merge