git: sys/vfs/ext2fs: Fix incorrect VFS_VGET() argument in ext2_fhtovp()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Jul 24 07:26:54 PDT 2021
commit f241f77e618b922710488641e753c169d8a60a77
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sat Jul 24 01:34:50 2021 +0900
sys/vfs/ext2fs: Fix incorrect VFS_VGET() argument in ext2_fhtovp()
A bug introduced when porting from FreeBSD.
Summary of changes:
sys/vfs/ext2fs/ext2_vfsops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f241f77e618b922710488641e753c169d8a60a77
--
DragonFly BSD source repository
More information about the Commits
mailing list