diff options
author | 2020-01-03 08:48:43 -0600 | |
---|---|---|
committer | 2020-02-27 07:53:18 -0600 | |
commit | cc44457f16296809e40aae31415cd081a8352433 (patch) | |
tree | 1d728aae1b6d2265ae3b9e1ca30263863ede577a /tools/perf/scripts/python | |
parent | gfs2: allow journal replay to hold sd_log_flush_lock (diff) | |
download | linux-dev-cc44457f16296809e40aae31415cd081a8352433.tar.xz linux-dev-cc44457f16296809e40aae31415cd081a8352433.zip |
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: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions