Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154324164
D31590.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
603 B
Referenced Files
None
Subscribers
None
D31590.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
Tue, Apr 28, 8:36 PM (18 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32304257
Default Alt Text
D31590.diff (603 B)
Attached To
Mode
D31590: Increase partition limit size for boot code
Attached
Detach File
Event Timeline
Log In to Comment