]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add more accurate check for root inode
authorFedor Uporov <fsu@FreeBSD.org>
Fri, 24 Dec 2021 14:11:25 +0000 (17:11 +0300)
committerFedor Uporov <fsu@FreeBSD.org>
Thu, 30 Dec 2021 06:14:45 +0000 (09:14 +0300)
commitced21728223016429242d1f7cd5e8a160c8a88cb
treeec27deeadeddcdddd811594c71d81d6f570ccb37
parentbb9f1ba4b55c1f566d59cc7c7d1d28dd37715984
Add more accurate check for root inode

Check that root inode has links and is directory.

PR:             259105
Reported by:    Robert Morris
MFC after:      2 weeks
sys/fs/ext2fs/ext2_inode_cnv.c