Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262075
b: refs/heads/master
c: 35f40ef
h: refs/heads/master
i:
  262073: 1174627
  262071: cfb7cf5
v: v3
  • Loading branch information
David Howells authored and Al Viro committed Aug 1, 2011
1 parent 1576a60 commit 85c91eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86bc704db0ab7e69230f79bc7d124e063259abc6
refs/heads/master: 35f40ef00204c456f5c181c0e7f54e25bb93cd49
3 changes: 0 additions & 3 deletions trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,6 @@ EXPORT_SYMBOL(shrink_dcache_sb);
static void shrink_dcache_for_umount_subtree(struct dentry *dentry)
{
struct dentry *parent;
unsigned detached = 0;

BUG_ON(!IS_ROOT(dentry));

Expand Down Expand Up @@ -892,8 +891,6 @@ static void shrink_dcache_for_umount_subtree(struct dentry *dentry)
spin_unlock(&parent->d_lock);
}

detached++;

inode = dentry->d_inode;
if (inode) {
dentry->d_inode = NULL;
Expand Down

0 comments on commit 85c91eb

Please sign in to comment.