summaryrefslogtreecommitdiff
path: root/e2fsck/unix.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2011-12-17 11:56:35 -0500
committerTheodore Ts'o <tytso@mit.edu>2011-12-18 01:12:44 -0500
commite35ff9b92ac8e1038f9ab972e6f3a73e0091d3ee (patch)
treeafbea37073e0f4559591b307767b334c82f26108 /e2fsck/unix.c
parentd182831a15dfa4d36979be10fdfd4ec06bdd65b9 (diff)
downloade2fsprogs-e35ff9b92ac8e1038f9ab972e6f3a73e0091d3ee.tar.gz
e2fsck: fix pass5 bug when using two different bitmap backends
The pass5 checks would fail if the expected and current {inode,block} bitmaps used different back ends that returned different non-zero values from the test_*_bitmap() functions. Fix this by changing "(actual == bitmap)" to "(!actual == !bitmap)". Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'e2fsck/unix.c')
0 files changed, 0 insertions, 0 deletions