https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219935
--- Comment #3 from Andriy Gapon <[email protected]> --- (In reply to Raimo Niskanen from comment #2) Could you please also print *vp->v_bufobj.bo_ops and do x/10a vp->v_bufobj.bo_ops ? Given that the vnode has been through at least once recycle cycle and it is already partially initialized in getnewvnode there is not much of the original data to chew on. Thank you! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
