K 10 svn:author V 8 mckusick K 8 svn:date V 27 2019-03-11T21:49:44.745887Z K 7 svn:log V 301 Augment DDB "show buffer" command to print the buffer's referenced vnode pointer (b_vp). The value of b_vp can be used by "show vnode" to print the vnode and "show vnodebufs" to print all the clean and dirty buffers associated with the vnode (which should include this buffer). Sponsored by: Netflix END