summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2012-04-27 13:59:27 -0400
committerSteven Whitehouse <swhiteho@redhat.com>2012-04-30 10:41:04 +0100
commit1c47f09592148ba629edb2020d4dd94f81b16d11 (patch)
tree626468e622b1bcff23b82cbeae6d7418f10d2d16 /fs/gfs2/incore.h
parent06344b9186e0d9520cb1b032728aba9f6ee55b91 (diff)
downloadop-kernel-dev-1c47f09592148ba629edb2020d4dd94f81b16d11.zip
op-kernel-dev-1c47f09592148ba629edb2020d4dd94f81b16d11.tar.gz
GFS2: Eliminate vestigial sd_log_le_rg
This patch eliminates gfs2 superblock variable sd_log_le_rg which is no longer used. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index e773fbc..f1189a2 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -690,7 +690,6 @@ struct gfs2_sbd {
struct list_head sd_log_le_buf;
struct list_head sd_log_le_revoke;
- struct list_head sd_log_le_rg;
struct list_head sd_log_le_databuf;
struct list_head sd_log_le_ordered;
OpenPOWER on IntegriCloud