[GFS2] Patch to remove stats gathering from GFS2
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
8d3b35a4af
commit
6a6b3d018f
@@ -45,8 +45,6 @@ static int gfs2_drevalidate(struct dentry *dentry, struct nameidata *nd)
|
||||
|
||||
lock_kernel();
|
||||
|
||||
atomic_inc(&sdp->sd_ops_dentry);
|
||||
|
||||
inode = dentry->d_inode;
|
||||
if (inode && is_bad_inode(inode))
|
||||
goto invalid;
|
||||
|
Reference in New Issue
Block a user