]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*()
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jan 2014 00:45:43 +0000 (19:45 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Jan 2014 00:19:17 +0000 (19:19 -0500)
commit36021974496e031d0b88e65f3bd70dd67af37dc6
tree70fb628760f6bbea8f6427ccb313e997261d389e
parenta2acec75c0e056692a70928305edbb29e573b695
libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*()

Move the error checking into the the generic bitmap code, and add
support for bitmaps with cluster_bits set.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/blkmap64_ba.c
lib/ext2fs/gen_bitmap64.c