summaryrefslogtreecommitdiffstats
path: root/fs/adfs
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2014-03-12 10:34:16 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2014-03-12 14:46:29 +0000
commit428fd95d859b24fea448380fa21ad6d841b34241 (patch)
treedcb8310736ab2a0dcb050c75dc37fb934c37d880 /fs/adfs
parent01b172b7b10146cf5f02604047bee065cfb49946 (diff)
downloadblackbird-obmc-linux-428fd95d859b24fea448380fa21ad6d841b34241.tar.gz
blackbird-obmc-linux-428fd95d859b24fea448380fa21ad6d841b34241.zip
GFS2: Re-add a call to log_flush_wait when flushing the journal
Upstream commit 34cc178 changed a line of code from calling function log_flush_commit to calling log_write_header. This had the effect of eliminating a call to function log_flush_wait. That causes the journal to skip over log headers, which results in multiple wrap points, which itself leads to infinite loops in journal replay, both in the kernel code and fsck.gfs2 code. This patch re-adds that call. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/adfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud