Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242739
b: refs/heads/master
c: b6d0ad6
h: refs/heads/master
i:
  242737: ee5bf2f
  242735: 3c8bdce
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 28, 2011
1 parent 712d6c4 commit c687847
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6213cfe82461e39219a3b06ecf1d0679b4c0657f
refs/heads/master: b6d0ad686da95fa85ce0c583ec35017bf1583563
2 changes: 1 addition & 1 deletion trunk/fs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ EXPORT_SYMBOL(igrab);
* Note: I_NEW is not waited upon so you have to be very careful what you do
* with the returned inode. You probably should be using ilookup5() instead.
*
* Note: @test is called with the inode_hash_lock held, so can't sleep.
* Note2: @test is called with the inode_hash_lock held, so can't sleep.
*/
struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval,
int (*test)(struct inode *, void *), void *data)
Expand Down

0 comments on commit c687847

Please sign in to comment.