diff options
Diffstat (limited to 'fs/gfs2/ops_dentry.c')
-rw-r--r-- | fs/gfs2/ops_dentry.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/ops_dentry.c b/fs/gfs2/ops_dentry.c index fb8f70d225b9..b020ad8f180b 100644 --- a/fs/gfs2/ops_dentry.c +++ b/fs/gfs2/ops_dentry.c | |||
@@ -35,7 +35,6 @@ static int gfs2_drevalidate(struct dentry *dentry, struct nameidata *nd) | |||
35 | { | 35 | { |
36 | struct dentry *parent = dget_parent(dentry); | 36 | struct dentry *parent = dget_parent(dentry); |
37 | struct gfs2_inode *dip = get_v2ip(parent->d_inode); | 37 | struct gfs2_inode *dip = get_v2ip(parent->d_inode); |
38 | struct gfs2_sbd *sdp = dip->i_sbd; | ||
39 | struct inode *inode; | 38 | struct inode *inode; |
40 | struct gfs2_holder d_gh; | 39 | struct gfs2_holder d_gh; |
41 | struct gfs2_inode *ip; | 40 | struct gfs2_inode *ip; |