Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147139685
D51834.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
315 B
Referenced Files
None
Subscribers
None
D51834.diff
View Options
diff --git a/sbin/geom/core/geom.c b/sbin/geom/core/geom.c
--- a/sbin/geom/core/geom.c
+++ b/sbin/geom/core/geom.c
@@ -249,7 +249,7 @@
set_option(struct gctl_req *req, struct g_option *opt, const char *val)
{
const char *optname;
- uint64_t number;
+ int64_t number;
void *ptr;
if (G_OPT_ISMULTI(opt)) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 9, 4:27 PM (2 m, 33 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29449799
Default Alt Text
D51834.diff (315 B)
Attached To
Mode
D51834: geom: Correct use of expand_number()
Attached
Detach File
Event Timeline
Log In to Comment