summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2023-04-21 15:07:10 -0400
committerAndreas Gruenbacher <agruenba@redhat.com>2023-04-25 11:07:16 +0200
commit644f6bf762fa903f64c59c2ec0f4d0d753527053 (patch)
treeebc14844a4035fa9f949903e3f1473e42293ebf3 /fs/xfs/xfs_super.c
parentb97e583caa25abf95695cd06d7f9512b484c6c01 (diff)
gfs2: gfs2_ail_empty_gl no log flush on error
Before this patch, function gfs2_ail_empty_gl called gfs2_log_flush even in cases where it encountered an error. It should probably skip the log flush and leave the file system in an inconsistent state, letting a subsequent withdraw force the journal to be replayed to reestablish metadata consistency. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_super.c')
0 files changed, 0 insertions, 0 deletions