Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312874
b: refs/heads/master
c: 7968ce1
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jul 14, 2012
1 parent 5c5755c commit af3d53f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: e6f9f8d0296aad7fbaf01de38ccaa1bf654bbda4
refs/heads/master: 7968ce12e9645c5eb5bb3f4320e43c2e402d580c
1 change: 0 additions & 1 deletion trunk/fs/adfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ static struct inode *adfs_alloc_inode(struct super_block *sb)
static void adfs_i_callback(struct rcu_head *head)
{
struct inode *inode = container_of(head, struct inode, i_rcu);
INIT_LIST_HEAD(&inode->i_dentry);
kmem_cache_free(adfs_inode_cachep, ADFS_I(inode));
}

Expand Down

0 comments on commit af3d53f

Please sign in to comment.