K 10 svn:author V 8 mckusick K 8 svn:date V 27 2019-03-11T22:05:34.088902Z K 7 svn:log V 326 Augment the UFS filesystem specific print function (called by the kernel vn_printf() routine when printing out vnodes associated with a UFS filesystem) to also include the inode's link count, effective link count, generation number, owner, group, flags, size, and for UFS2 filesystems, the extent size. Sponsored by: Netflix END