K 10 svn:author V 8 mckusick K 8 svn:date V 27 2020-03-11T21:00:40.254600Z K 7 svn:log V 316 When mounting a UFS filesystem, return EINTEGRITY rather than EIO when a superblock check-hash error is detected. This change clarifies a mount that failed due to media hardware failures (EIO) from a mount that failed due to media errors (EINTEGRITY) that can be corrected by running fsck(8). Sponsored by: Netflix END