]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/bmap.c
libext2fs: move ext2fs_bmap2()'s the extent handling to a separate function
authorTheodore Ts'o <tytso@mit.edu>
Thu, 7 Jul 2011 18:02:29 +0000 (14:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 7 Jul 2011 18:21:12 +0000 (14:21 -0400)
commit551e2e46ee2fdf8cfa16e153d3c560203f0f9a5e
tree873acc9603240af5524f73532f26a043479c666f
parentb98d3e8fadf32cc34b8231089a4da0a225697545
libext2fs: move ext2fs_bmap2()'s the extent handling to a separate function

Separate the extent handling to a separate function to make BMAP_ALLOC
processing more efficient.

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