Whamcloud - gitweb
libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero
authorTheodore Ts'o <tytso@mit.edu>
Wed, 21 Jul 2010 20:10:10 +0000 (16:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 21 Jul 2010 20:10:10 +0000 (16:10 -0400)
commit47e155df575be3664493903507ac40d56c9b4e7d
tree20998c78fd1d52975629694f24b24369419aeb23
parent92e2d79cfbe67244eff8ded095491cba16e98dcc
libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero

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