> It's just another complicated thing for driver authors to get wrong.
It's unfortunate that the __read/___write versions have other different
semantics. The default should definitely be ordered but having un-ordered
ones as an option would be good for zapping the hot paths that matter.
Most I/O paths aren't even worth the thinking time for non-ordered I/O.
Alan
--