freebsd-dev/sys/cddl
Alexander Motin 54cde30f92 Remove BIO_ORDERED flag from BIO_FLUSH sent by ZFS.
In all cases where ZFS sends BIO_FLUSH, it first waits for all related
writes to complete, so its BIO_FLUSH does not care about strict ordering.
Removal of one makes life much easier at least for NVMe driver, which
hardware has no concept of request ordering, relying completely on software.

MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2019-01-30 17:39:44 +00:00
..
boot/zfs zfsboot: support newer ZFS versions 2019-01-03 22:49:11 +00:00
compat/opensolaris Remove unused argument to priv_check_cred. 2018-12-11 19:32:16 +00:00
contrib/opensolaris Remove BIO_ORDERED flag from BIO_FLUSH sent by ZFS. 2019-01-30 17:39:44 +00:00
dev dtrace: fix userspace access on boxes with SMAP 2018-12-13 20:09:38 +00:00