Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207586
b: refs/heads/master
c: b70a3e0
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Aug 9, 2010
1 parent 90e1628 commit d8837e7
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: b57922d97fd6f79b6dbe6db0c4fd30d219fa08c1
refs/heads/master: b70a3e0702dee2ed9435e06a8bde7d9fa2228895
1 change: 0 additions & 1 deletion trunk/fs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ static void evict(struct inode *inode)
} else {
if (inode->i_data.nrpages)
truncate_inode_pages(&inode->i_data, 0);
invalidate_inode_buffers(inode);
end_writeback(inode);
}
if (S_ISBLK(inode->i_mode) && inode->i_bdev)
Expand Down

0 comments on commit d8837e7

Please sign in to comment.