[GFS2] Patch to remove stats counters from GFS2 (II)
Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
committed by
Steven Whitehouse
parent
6a6b3d018f
commit
d95cb943f5
@@ -161,7 +161,6 @@ static int gfs2_get_name(struct dentry *parent, char *name,
|
||||
|
||||
static struct dentry *gfs2_get_parent(struct dentry *child)
|
||||
{
|
||||
struct gfs2_inode *dip = get_v2ip(child->d_inode);
|
||||
struct qstr dotdot = { .name = "..", .len = 2 };
|
||||
struct inode *inode;
|
||||
struct dentry *dentry;
|
||||
|
Reference in New Issue
Block a user