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:
0ceaf6c
)
locks: fix leaks on setlease errors
author
J. Bruce Fields
<bfields@redhat.com>
Sat, 30 Oct 2010 21:31:14 +0000
(17:31 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 31 Oct 2010 01:08:15 +0000
(18:08 -0700)
We're depending on setlease to free the passed-in lease on failure.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found