Christophe Grenier
|
90e8f7414d
|
move struct ext2_super_block from src/ext2.h to src/ext2_common.h
|
2021-01-29 22:53:48 +01:00 |
|
Christophe Grenier
|
25c8dba564
|
Add an header guard to prevent multiple inclusion
|
2020-10-04 10:30:20 +02:00 |
|
Christophe Grenier
|
60b5424f53
|
Constify a lot of function parameters
|
2020-06-19 19:02:41 +02:00 |
|
Christophe Grenier
|
da8028ea3f
|
TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT)
|
2013-08-28 08:29:32 +02:00 |
|
Christophe Grenier
|
86f46991fb
|
Modify header files for C function declaration if C++ compilation
|
2009-01-10 16:04:39 +01:00 |
|
Christophe Grenier
|
2bc44055cf
|
Distinguish ext4 from ext3 filesystem
|
2008-07-14 11:43:39 +02:00 |
|
Christophe Grenier
|
9928d99936
|
First version in git
|
2007-10-29 22:38:52 +01:00 |
|