Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166658998
D34013.id101844.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
407 B
Referenced Files
None
Subscribers
None
D34013.id101844.diff
View Options
Index: usr.sbin/bhyve/block_if.c
===================================================================
--- usr.sbin/bhyve/block_if.c
+++ usr.sbin/bhyve/block_if.c
@@ -481,7 +481,7 @@
#ifndef WITHOUT_CAPSICUM
cap_rights_t rights;
- cap_ioctl_t cmds[] = { DIOCGFLUSH, DIOCGDELETE };
+ cap_ioctl_t cmds[] = { DIOCGFLUSH, DIOCGDELETE, DIOCGMEDIASIZE };
#endif
pthread_once(&blockif_once, blockif_init);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 16, 7:23 AM (18 h, 10 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36817240
Default Alt Text
D34013.id101844.diff (407 B)
Attached To
Mode
D34013: bhyve/block_if: allow DIOCGMEDIASIZE ioctl
Attached
Detach File
Event Timeline
Log In to Comment