diff options
author | Tim Smith <tim.smith@citrix.com> | 2019-03-06 07:00:43 -0700 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2019-03-06 07:00:43 -0700 |
commit | 7c03e756b449218b1bddf8e00a12ec7a6be62664 (patch) | |
tree | 01059d4dc4edb41cce2e25c7e4c22c90d47ccf7e /drivers/pps | |
parent | 2abbf9a4d262511999ac11b4ddc8521c9ee72b88 (diff) | |
download | linux-7c03e756b449218b1bddf8e00a12ec7a6be62664.tar.bz2 |
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 <tim.smith@citrix.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions