GFS2: Eliminate vestigial sd_log_flush_wrapped
authorBob Peterson <rpeterso@redhat.com>
Tue, 20 Jun 2017 14:52:57 +0000 (09:52 -0500)
committerBob Peterson <rpeterso@redhat.com>
Tue, 20 Jun 2017 14:52:57 +0000 (09:52 -0500)
commit722f6f62a563108dc0f311bd86120b8fbfa0c6df
treecde87fe6eed94fa3ccfe866577aa76a07899bf05
parentdf68f20f56084cffd15add2d7652bcdfb38cd875
GFS2: Eliminate vestigial sd_log_flush_wrapped

Superblock variable sd_log_flush_wrapped is set, but never referenced,
so this patch eliminates it.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/incore.h
fs/gfs2/log.c
fs/gfs2/lops.c