e2fsprogs/lib
Darrick J. Wong 5a98026443 libext2fs: find/alloc a range of empty blocks
Provide a function that, given a goal pblk and a range, will try to
find a run of free blocks to satisfy the allocation.  By default the
function will look anywhere in the filesystem for the run, though this
can be constrained with optional flags.  One flag indicates that the
range must start at the goal block; the other flag indicates that we
should not return a range shorter than len.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2015-05-16 21:02:18 -04:00
..
blkid Clean up and fix Android build files 2015-03-30 14:50:55 -04:00
e2p misc: fix Coverity bugs 2015-05-16 18:32:33 -04:00
et Clean up and fix Android build files 2015-03-30 14:50:55 -04:00
ext2fs libext2fs: find/alloc a range of empty blocks 2015-05-16 21:02:18 -04:00
quota Clean up and fix Android build files 2015-03-30 14:50:55 -04:00
ss Merge branch 'maint' into next 2015-02-16 10:17:21 -05:00
uuid Clean up and fix Android build files 2015-03-30 14:50:55 -04:00
Android.mk Add files to build on Android 2015-03-01 15:45:11 -05:00
Makefile.bsd-lib Include LDFLAGS when building BSD libraries 2012-05-11 22:21:08 -04:00
Makefile.checker e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
config.h.in libext2fs/e2fsck: provide routines to read-ahead metadata 2015-04-21 10:40:15 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00