K 10 svn:author V 3 kib K 8 svn:date V 27 2020-11-26T18:13:33.403367Z K 7 svn:log V 299 vn_read_from_obj(): fix handling of doomed vnodes. There is no reason why vp->v_object cannot be NULL. If it is, it's fine, handle it by delegating to VOP_READ(). Tested by: pho Reviewed by: markj, mjg Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D27327 END