Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348319
b: refs/heads/master
c: ecf0eb9
h: refs/heads/master
i:
  348317: 17af0f5
  348315: 7bbed91
  348311: c36cd0f
  348303: 8364470
  348287: bd41351
v: v3
  • Loading branch information
Nickolai Zeldovich authored and Trond Myklebust committed Jan 5, 2013
1 parent bc5163f commit 159d53f
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: 360e1a534901592b289ba8768fc71b6e6ad49070
refs/heads/master: ecf0eb9edbb607d74f74b73c14af8b43f3729528
2 changes: 1 addition & 1 deletion trunk/fs/nfs/callback_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ static u32 initiate_bulk_draining(struct nfs_client *clp,

list_for_each_entry(lo, &server->layouts, plh_layouts) {
ino = igrab(lo->plh_inode);
if (ino)
if (!ino)
continue;
spin_lock(&ino->i_lock);
/* Is this layout in the process of being freed? */
Expand Down

0 comments on commit 159d53f

Please sign in to comment.