Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107163541
D34013.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D34013.diff
View Options
diff --git a/usr.sbin/bhyve/block_if.c b/usr.sbin/bhyve/block_if.c
--- a/usr.sbin/bhyve/block_if.c
+++ b/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, Jan 12, 2:39 AM (19 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15760156
Default Alt Text
D34013.diff (378 B)
Attached To
Mode
D34013: bhyve/block_if: allow DIOCGMEDIASIZE ioctl
Attached
Detach File
Event Timeline
Log In to Comment