K 10 svn:author V 3 kib K 8 svn:date V 27 2020-08-16T21:07:19.612298Z K 7 svn:log V 350 VMIO reads: enable for UFS Move v_object creation earlier, so that VIRF_PGREAD is never set if v_object is NULL. There is no much harm from instantiating v_object when later check for append-only flags disallows open. Reviewed by: markj Tested by: pho Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D25968 END