diff options
author | Bob Peterson <rpeterso@redhat.com> | 2018-12-18 17:29:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-05 17:37:32 +0300 |
commit | fff825f248888723a2aec73d031754098bf3ebf1 (patch) | |
tree | 59d983e0fe747725b1be6eac40201d77cee88f5d /fs/xfs | |
parent | c6cd92fcabd6cc78bb1808c6a18245c842722fc1 (diff) | |
download | linux-fff825f248888723a2aec73d031754098bf3ebf1.tar.xz |
gfs2: take jdata unstuff into account in do_grow
[ Upstream commit bc0205612bbd4dd4026d4ba6287f5643c37366ec ]
Before this patch, function do_grow would not reserve enough journal
blocks in the transaction to unstuff jdata files while growing them.
This patch adds the logic to add one more block if the file to grow
is jdata.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions