commit | 096657b65e1ac197e20be5ce7cff6b6ca2532787 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Sat Oct 30 17:31:14 2010 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 30 18:08:15 2010 -0700 |
tree | 61265f8d8075aee437597ffe050f339b207356e7 | |
parent | 0ceaf6c700f8245946a163e387add8675a0c302f [diff] |
locks: fix leaks on setlease errors 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>