summaryrefslogtreecommitdiff
path: root/lib/ext2fs/alloc_stats.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-07libext2fs: teach ext2fs_block_alloc_stats2() about bigallocTheodore Ts'o1-1/+2
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-3/+2
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o1-3/+2
2009-10-25Convert to use block group accessor functionsValerie Aurora Henson1-7/+5
2009-10-25libext2fs: clean up ext2fs_bg_flags_ interfacesEric Sandeen1-2/+2
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-1/+1
2009-09-07Use accessor functions fields for bg_flags in the block group descriptorsTheodore Ts'o1-2/+2
2009-08-05Convert libext2fs to 64-bit bitmap interfaceValerie Aurora Henson1-6/+4
2009-06-01Add 64-bit alloc_stats interfaceJose R. Santos1-3/+10
2009-04-22libext2fs: Fix format string type warnings in alloc_stats.cTheodore Ts'o1-3/+3
2009-01-22libext2fs: Add sanity checks to ext2fs_{block,inode}_alloc_statsTheodore Ts'o1-0/+14
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-2/+2
2008-06-02libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats()Theodore Ts'o1-0/+18
2008-04-21Transfer responsibility of setting the *_UNINIT flags to libext2fsTheodore Ts'o1-4/+2
2008-03-20Add uninit block group support to various libext2fs functionsJose R. Santos1-0/+22
2002-02-03Fix bug where ext2fs_mkdir wasn't correctly bumping the number ofTheodore Ts'o1-1/+9
2002-01-03dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block):Theodore Ts'o1-0/+44