[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:
David Teigland
2006-02-23 10:11:47 +00:00
committed by Steven Whitehouse
parent 8d3b35a4af
commit 6a6b3d018f
12 changed files with 10 additions and 226 deletions

View File

@@ -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;