summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c
diff options
context:
space:
mode:
authorBob Peterson2019-02-13 21:12:17 +0100
committerLinus Torvalds2019-02-14 18:52:51 +0100
commit23e93c9b2cde73f9912d0d8534adbddd3dcc48f4 (patch)
tree66c103f5e6a065beb4c152a9f6b6c3cfede767b4 /fs/gfs2/glops.c
parentMerge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... (diff)
downloadkernel-qcow2-linux-23e93c9b2cde73f9912d0d8534adbddd3dcc48f4.tar.gz
kernel-qcow2-linux-23e93c9b2cde73f9912d0d8534adbddd3dcc48f4.tar.xz
kernel-qcow2-linux-23e93c9b2cde73f9912d0d8534adbddd3dcc48f4.zip
Revert "gfs2: read journal in large chunks to locate the head"
This reverts commit 2a5f14f279f59143139bcd1606903f2f80a34241. 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>
Diffstat (limited to 'fs/gfs2/glops.c')
-rw-r--r--fs/gfs2/glops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/glops.c b/fs/gfs2/glops.c
index f15b4c57c4bd..78510ab91835 100644
--- a/fs/gfs2/glops.c
+++ b/fs/gfs2/glops.c
@@ -28,7 +28,6 @@
#include "util.h"
#include "trans.h"
#include "dir.h"
-#include "lops.h"
struct workqueue_struct *gfs2_freeze_wq;