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:
248e9f7
)
xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 25 Feb 2011 15:02:39 +0000
(10:02 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 14 Apr 2011 22:26:18 +0000
(18:26 -0400)
The API for opening a block device has changed since 2.6.32. The
correct function to open a device is blkdev_get_by_dev.
No differences found