aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/ea_refcount.c
AgeCommit message (Expand)Author
2021-02-11Fix clang warnings on architectures with a 64-bit longTheodore Ts'o
2020-03-04e2fsck: consistently use ext2fs_get_mem()Andreas Dilger
2017-07-04e2fsck: generalize ea_refcountTahsin Erdogan
2013-12-24e2fsck: fix printf conversion specs in ea_refcount.cEric Whitney
2013-12-02e2fsck: add support for 64-bit extended attribute block refcountingTheodore Ts'o
2011-09-30e2fsck: simplify binary search in ea_refcount.cTheodore Ts'o
2011-09-24misc: quiet minor compiler errorsAndreas Dilger
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2010-07-05e2fsck, resize2fs: fix a fp precision error that can lead to a seg faultTheodore Ts'o
2008-09-12Fix compiling under diet libcTheodore Ts'o
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o
2001-07-02Add initial support for extended attribute blocksTheodore Ts'o