Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96112
b: refs/heads/master
c: 6ce07c7
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed May 6, 2008
1 parent 244570a commit 0f22081
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: aeed5fce37196e09b4dac3a1c00d8b7122e040ce
refs/heads/master: 6ce07c7b61e74af35a05060a2d6341f68fd92c9e
2 changes: 0 additions & 2 deletions trunk/fs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1149,8 +1149,6 @@ static inline void iput_final(struct inode *inode)
void iput(struct inode *inode)
{
if (inode) {
const struct super_operations *op = inode->i_sb->s_op;

BUG_ON(inode->i_state == I_CLEAR);

if (atomic_dec_and_lock(&inode->i_count, &inode_lock))
Expand Down

0 comments on commit 0f22081

Please sign in to comment.