summaryrefslogtreecommitdiff
path: root/src/fssum.c
AgeCommit message (Expand)Author
2022-02-20src/fssum: use newer EVP_* interface to replace deprecated MD5_* interaceQu Wenruo
2020-05-10src/fssum: Fix duplicate CLI argumentsArvind Raghavan
2019-12-30src/fssum: skip subvolumes when building a sumJosef Bacik
2019-04-20fssum: add support for checking xattrsFilipe Manana
2018-11-03fstests: fix fssum to actually ignore file holes when supposed toFilipe Manana
2018-06-22src/: spdx license conversionDave Chinner
2018-01-24src/fssum: Use htobe64() instead of a custom macroRostislav Skudnov
2017-12-10build: fix _BSD_SOURCE complier warningRoss Zwisler
2017-08-03src: include <sys/sysmacros.h> for major() and minor()Eric Biggers
2017-05-26build: Stop relying on OpenSSLTheodore Ts'o
2013-11-12xfstests: fix compile error of src/fssum.c on bigendian hostEryu Guan
2013-08-13xfstests: add fssum toolJan Schmidt