1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2025-10-30 05:18:31 -05:00

new file jbd2.h will be used by jbd2 port

This commit is contained in:
Bo Brantén
2020-02-03 20:37:15 +01:00
parent 4db087019f
commit 114d102c32
4 changed files with 5860 additions and 4210 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1653
Ext4Fsd/include/linux/jbd2.h Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -7,6 +7,8 @@ About
and Visual Studio 2019. This is work in progress. If you need a stable driver you should get the and Visual Studio 2019. This is work in progress. If you need a stable driver you should get the
latest official release from http://www.ext2fsd.com. If you want to try this branch you should latest official release from http://www.ext2fsd.com. If you want to try this branch you should
still install the oficial release and then copy this driver over the old in \windows\system32\drivers. still install the oficial release and then copy this driver over the old in \windows\system32\drivers.
The current status of the development is that metadata checksums is implemented but there is an
calculation error in the inode checksums that must be investigated before I start with jbd2.
Bo Branten. Bo Branten.