commit 7d478d3dfbb72f42d1fa01005d30a38e17ec6f2f
Author: Tomohiro Kusumi <[email protected]>
Date: Wed Feb 9 00:46:33 2022 +0900
sys/vfs/ext2fs: Add more accurate check for root inode
Check that root inode has links and is directory.
taken from FreeBSD ced21728223016429242d1f7cd5e8a160c8a88cb
Summary of changes:
sys/vfs/ext2fs/ext2_inode_cnv.c | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d478d3dfbb72f42d1fa01005d30a38e17ec6f2f
--
DragonFly BSD source repository