aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/ops_super.c')
-rw-r--r--fs/gfs2/ops_super.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/ops_super.c b/fs/gfs2/ops_super.c
index 10f70ee12161..f7349c0989a9 100644
--- a/fs/gfs2/ops_super.c
+++ b/fs/gfs2/ops_super.c
@@ -103,7 +103,6 @@ static void gfs2_put_super(struct super_block *sb)
103 iput(sdp->sd_statfs_inode); 103 iput(sdp->sd_statfs_inode);
104 iput(sdp->sd_rindex); 104 iput(sdp->sd_rindex);
105 iput(sdp->sd_quota_inode); 105 iput(sdp->sd_quota_inode);
106 iput(sdp->sd_root_dir);
107 106
108 gfs2_glock_put(sdp->sd_rename_gl); 107 gfs2_glock_put(sdp->sd_rename_gl);
109 gfs2_glock_put(sdp->sd_trans_gl); 108 gfs2_glock_put(sdp->sd_trans_gl);