Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153153493
D4811.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
284 B
Referenced Files
None
Subscribers
None
D4811.id.diff
View Options
Index: head/sys/boot/zfs/zfs.c
===================================================================
--- head/sys/boot/zfs/zfs.c
+++ head/sys/boot/zfs/zfs.c
@@ -413,7 +413,7 @@
int fd;
const char *devname;
uint64_t *pool_guid;
- uint16_t secsz;
+ u_int secsz;
};
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 12:19 PM (6 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31838832
Default Alt Text
D4811.id.diff (284 B)
Attached To
Mode
D4811: DIOCGSECTORSIZE expects to write to a u_int, but the struct zfs_probe_args member secsz is uint16_t
Attached
Detach File
Event Timeline
Log In to Comment