summaryrefslogtreecommitdiffstats
path: root/src/ext2_sb.h
Commit message (Expand)AuthorAgeFilesLines
* move struct ext2_super_block from src/ext2.h to src/ext2_common.hChristophe Grenier2021-01-291-0/+9
* Add an header guard to prevent multiple inclusionChristophe Grenier2020-10-041-0/+3
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* Modify header files for C function declaration if C++ compilationChristophe Grenier2009-01-101-0/+8
* Split the interface in several filesChristophe Grenier2008-08-241-0/+22