]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - debugfs/debugfs.c
debugfs: Fix find_free_block to avoid reporting the block more than once
authorTheodore Ts'o <tytso@mit.edu>
Wed, 27 Feb 2008 18:38:56 +0000 (13:38 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 27 Feb 2008 18:38:56 +0000 (13:38 -0500)
commit5aae7c292fe0e10ec4e36d664da86939d15aca31
treecc157f16562af876aba6676453afc44884b69357
parent3a538e42441afa5e5b34942062acb976e0d345f6
debugfs: Fix find_free_block to avoid reporting the block more than once

Addresses-Sourceforge-Bug: #1096315

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