Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154577
b: refs/heads/master
c: f7c2df9
h: refs/heads/master
i:
  154575: cfed108
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Jun 30, 2009
1 parent a9b93fb commit 4d896c6
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: 5a4f13fad1ab5bd08dea78fc55321e429d83cddf
refs/heads/master: f7c2df9b55212d5ec94169a4de11e44c683e0af4
1 change: 0 additions & 1 deletion trunk/fs/afs/flock.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ static int afs_do_setlk(struct file *file, struct file_lock *fl)
list_del_init(&fl->fl_u.afs.link);
if (list_empty(&vnode->granted_locks))
afs_defer_unlock(vnode, key);
spin_unlock(&vnode->lock);
goto abort_attempt;
}

Expand Down

0 comments on commit 4d896c6

Please sign in to comment.