Revert "gfs2: read journal in large chunks to locate the head"

This reverts commit 2a5f14f279.

This patch causes xfstests generic/311 to fail. Reverting this for
now until we have a proper fix.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Bob Peterson
2019-02-13 15:12:17 -05:00
committed by Linus Torvalds
parent b6ea7bcf77
commit 23e93c9b2c
8 changed files with 134 additions and 192 deletions

View File

@@ -28,7 +28,6 @@
#include "util.h"
#include "trans.h"
#include "dir.h"
#include "lops.h"
struct workqueue_struct *gfs2_freeze_wq;