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:
56616eb
)
Enable partitions for lguest block device
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 17 Aug 2007 04:05:27 +0000
(14:05 +1000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 18 Aug 2007 16:45:51 +0000
(09:45 -0700)
The lguest block device only requests one minor, which means
partitions don't work (eg "root=/dev/lgba1").
Let's follow the crowd and ask for 16.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found