]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: teach ext2fs_bmap2() about bigalloc
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Jul 2011 02:27:42 +0000 (22:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Jul 2011 02:27:42 +0000 (22:27 -0400)
commit8e8a190fa212ca28efb2e8a8b3318a24d7fc4b7a
treed751acc9810259e1c323edeed8ad45a80b3fe6a8
parent551e2e46ee2fdf8cfa16e153d3c560203f0f9a5e
libext2fs: teach ext2fs_bmap2() about bigalloc

This allows debugfs's write command to work correctly on bigalloc file
systems.

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