git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed9814d
)
locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock
author
Jeff Layton
<jlayton@primarydata.com>
Mon, 11 Aug 2014 22:14:12 +0000
(18:14 -0400)
committer
Jeff Layton
<jlayton@primarydata.com>
Thu, 14 Aug 2014 14:07:47 +0000
(10:07 -0400)
There's no need to call locks_free_lock here while still holding the
i_lock. Defer that until the lock has been dropped.
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
fs/locks.c
patch
|
blob
|
history
diff --cc
fs/locks.c
Simple merge