summaryrefslogtreecommitdiff
path: root/lib/ext2fs/gen_bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-07Merge branch 'maint' into nextTheodore Ts'o1-0/+2
2009-09-07libext2fs: Round up the bitmap size when allocating a new bitmapTheodore Ts'o1-0/+2
2009-08-22Add support for 64-bit bitmapsTheodore Ts'o1-3/+3
2009-07-12libext2fs: Fix minor gcc -Wall warningsTheodore Ts'o1-5/+1
2009-07-09libext2fs: Add new function ext2fs_test_inode_bitmap_range()Theodore Ts'o1-4/+112
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-14/+14
2007-07-23libext2fs: 32-bit bitmap refactorization, part 3Theodore Ts'o1-2/+43
2007-07-22libext2fs: 32-bit bitmap refactorization, part 2Theodore Ts'o1-1/+68
2007-07-22libext2fs: 32-bit bitmap refactorization, part 1Theodore Ts'o1-1/+152
2007-07-22Move ext2fs_get_{block,inode}_bitmap_{start,end}() to generic functionsTheodore Ts'o1-0/+10
2007-07-22Uninline ext2fs_{mark,unmark,test}_block_bitmap_range() to gen_bitmap.cTheodore Ts'o1-0/+47
2007-07-22Move ext2fs_test_generic_bitmap() to gen_bitmap.cTheodore Ts'o1-0/+10
2001-06-11ChangeLog, Makefile.in, bitops.h, gen_bitmap.c:Theodore Ts'o1-0/+48