Details
-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3
-
10710
Description
lloop fails to build on ppc64 with 64k pages due to the block layer API that limits the logical block size to sizes representable with an unsigned short.
The logical block size shouldn't be set to the page size since that will force any file systems on that loop device to also require a 64k page size.
Attachments
Issue Links
- is related to
-
LU-6585 Virtual block device (lloop)
- Closed