K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-01-25T15:39:33.333486Z K 7 svn:log V 265 MFC r342857: Avoid overfow in vtruncbuf() Using daddr_t instead of int avoids trunclbn to become negative when it shouldn't. This isssue was found by running syzkaller. Reviewed by: mckusick, kib, markj Differential Revision: https://reviews.freebsd.org/D18763 END