Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144789121
D31590.1776496362.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
603 B
Referenced Files
None
Subscribers
None
D31590.1776496362.diff
View Options
Index: lib/geom/part/geom_part.c
===================================================================
--- lib/geom/part/geom_part.c
+++ lib/geom/part/geom_part.c
@@ -1247,7 +1247,7 @@
if (vtoc8 != 0)
partsize = VTOC_BOOTSIZE;
else
- partsize = 1024 * 1024; /* Arbitrary limit. */
+ partsize = 128 * 1024 * 1024; /* Arbitrary limit. */
partcode = gpart_bootfile_read(s, &partsize);
error = gctl_delete_param(req, GPART_PARAM_PARTCODE);
if (error)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 18, 7:12 AM (4 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28374146
Default Alt Text
D31590.1776496362.diff (603 B)
Attached To
Mode
D31590: Increase partition limit size for boot code
Attached
Detach File
Event Timeline
Log In to Comment