git: sys/vfs/ext2fs: Improve extents verification logic (partial)
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Feb 9 08:23:21 PST 2022
commit d4fdf3e6c9e302edd9d89177f15930c667f37963
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Thu Feb 10 00:45:06 2022 +0900
sys/vfs/ext2fs: Improve extents verification logic (partial)
Sync with ext2fs/ext2_inode_cnv.c part of diff.
Other diff hunks are for ext4 extents which isn't supported yet.
taken from FreeBSD f1d5e2c862ef599efd1705b04d505d5415b77f82
Summary of changes:
sys/vfs/ext2fs/ext2_inode_cnv.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4fdf3e6c9e302edd9d89177f15930c667f37963
--
DragonFly BSD source repository
More information about the Commits
mailing list