Whamcloud - gitweb
libext2fs: fix ref_offset callback with sparse files in ext2fs_block_iterate2()
authorTheodore Ts'o <tytso@mit.edu>
Fri, 17 Dec 2010 00:34:24 +0000 (19:34 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 17 Dec 2010 00:34:24 +0000 (19:34 -0500)
commit94ded6c16bdcc77b43caaa151bd7afa55c5d3cf1
tree4b7ef14fa7583edc058751037779c9a5ee5e65b0
parent248eb837d0ffcc89c52356c98afbd1b5f15225c0
libext2fs: fix ref_offset callback with sparse files in ext2fs_block_iterate2()

Addresses-Sourceforge-Bug: 3081087

Reported-by: vmo@users.sourceforge.net
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/block.c