Home
last modified time | relevance | path

Searched hist:bc0205612bbd4dd4026d4ba6287f5643c37366ec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dbmap.cdiff bc0205612bbd4dd4026d4ba6287f5643c37366ec Tue Dec 18 08:29:32 CST 2018 Bob Peterson <rpeterso@redhat.com> gfs2: take jdata unstuff into account in do_grow

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>