Skip to content
Commit cc44457f authored by Bob Peterson's avatar Bob Peterson
Browse files

gfs2: leaf_dealloc needs to allocate one more revoke



Function leaf_dealloc was not allocating enough journal space for
revokes. Before, it allocated 'l_blocks' revokes, but it needs one
more for the revoke of the dinode that is modified. This patch adds
the needed revoke entry to function leaf_dealloc.

Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent c9ebc4b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment