K 10 svn:author V 3 chs K 8 svn:date V 27 2020-10-05T18:17:50.712492Z K 7 svn:log V 306 ufs: restore uniqueness of st_dev as returned by ufs_stat() switch ufs_stat() to use the same value for st_dev as was used by the previous ufs_getattr() stat path. Submitted by: gallatin Reviewed by: mjg, imp, kib, mckusick Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D26596 END