HomeFreeBSD

Under UFS/FFS the VFS_ROOT() function will return an error if the inode

Description

Under UFS/FFS the VFS_ROOT() function will return an error if the inode
check-hash fails. Panic'ing is not an appropriate response. So, check
for an error return from VFS_ROOT() and when an error is reported,
unwind and return the error.

Reported by: Gary Jennejohn (gj)
Sponsored by: Netflix

Details

Provenance
mckusickAuthored on Dec 15 2018, 7:04 PM
Parents
rGc8f55fc4b4da: Ensure that the inode check-hash is not left zeroed out in the case where
Branches
Unknown
Tags
Unknown

Event Timeline