https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224479

--- Comment #22 from Konstantin Belousov <k...@freebsd.org> ---
(In reply to Conrad Meyer from comment #20)
Because we do not enforce a policy in the kernel on the possible md(4) usage.

Even assuming that we do, we would need
(a) teach VFS to see through md(4) to understand the usages for the files
(b) call swap_pager_swapoff() while VFS flushes vnodes.
Both are intolerable layering violations, see the reference to 'policy' above.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to