diff options
author | Tim Smith <[email protected]> | 2019-03-06 07:00:43 -0700 |
---|---|---|
committer | Bob Peterson <[email protected]> | 2019-03-06 07:00:43 -0700 |
commit | 7c03e756b449218b1bddf8e00a12ec7a6be62664 (patch) | |
tree | 01059d4dc4edb41cce2e25c7e4c22c90d47ccf7e /lib/test_overflow.c | |
parent | 2abbf9a4d262511999ac11b4ddc8521c9ee72b88 (diff) |
gfs2: Fix an incorrect gfs2_assert()
When updating the inode information after a change in allocation,
convert the change into the same units as the inode's i_blocks count
before comparing it in an assertion.
Also, change the comparison so that it is still possible to set i_blocks
to zero by adding -i_blocks, something that was previously only possible
because of the difference in units.
Signed-off-by: Tim Smith <[email protected]>
Signed-off-by: Bob Peterson <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions