Konstantin Belousov 9fe297bbdc Declare aio requests on files from local filesystems safe.
Two notes:
- I allow AIO on reclaimed vnodes, since it is deterministically terminated
  fast.
- devfs mounts are marked as MNT_LOCAL, but device vnodes have type
  VCHR, so the slow device io is not allowed.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D7273
2016-07-21 17:07:06 +00:00
..
2016-07-17 15:36:02 +00:00
2016-05-03 21:51:52 +00:00
2016-07-21 13:01:35 +00:00
2016-05-03 18:05:43 +00:00
2016-04-29 16:07:25 +00:00