Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable partitions for lguest block device
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information