summaryrefslogtreecommitdiffstats
path: root/src/xfs.c
Commit message (Expand)AuthorAgeFilesLines
* src/xfs.c: improve code readabilityChristophe Grenier2020-11-271-2/+3
* Constify a lot of function parametersChristophe Grenier2020-06-191-57/+55
* Support XFS5Christophe Grenier2016-01-231-26/+28
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-3/+3
* XFS: stricter check for superblock detectionChristophe Grenier2014-04-271-1/+4
* Return blocksize for XFS filesystemChristophe Grenier2012-08-121-4/+9
* xfs, code cleanupChristophe Grenier2010-04-271-22/+19
* Fix some compilation warningsChristophe Grenier2009-02-031-8/+8
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+1
* First version in gitChristophe Grenier2007-10-291-0/+138