1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/sys/ufs
Chuck Silvers 8b88330ed6 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
2020-10-05 18:17:50 +00:00
..
ffs Do not copy vp into f_data for DTYPE_VNODE files. 2020-09-15 21:55:21 +00:00
ufs ufs: restore uniqueness of st_dev as returned by ufs_stat() 2020-10-05 18:17:50 +00:00