Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107178071
D14742.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
361 B
Referenced Files
None
Subscribers
None
D14742.diff
View Options
Index: head/tests/sys/aio/aio_test.c
===================================================================
--- head/tests/sys/aio/aio_test.c
+++ head/tests/sys/aio/aio_test.c
@@ -667,7 +667,6 @@
char buf[80];
ATF_REQUIRE_KERNEL_MODULE("aio");
- ATF_REQUIRE_UNSAFE_AIO();
mdctl_fd = open("/dev/" MDCTL_NAME, O_RDWR, 0);
ATF_REQUIRE_MSG(mdctl_fd != -1,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 7:31 AM (20 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15763417
Default Alt Text
D14742.diff (361 B)
Attached To
Mode
D14742: Revert r318180 and re-enable AIO tests on md(4) by default. The 'physio' fast-path used by AIO requests on md(4) devices, is not gated on the unsafe_aio knob. Prior to r327755, some AIO requests could fail the fast-path and fall back to the slow...
Attached
Detach File
Event Timeline
Log In to Comment