dlm: add missing kfrees
authorDavid Teigland <teigland@redhat.com>
Tue, 29 Jul 2008 20:21:19 +0000 (15:21 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 13 Aug 2008 17:47:36 +0000 (12:47 -0500)
commitcb980d9a3ec3d39e30e0a4c473df528c09e0dcf3
tree817fd390f15904ef0b14b22b4b8c7a2055514337
parent30a2f3c60a84092c8084dfe788b710f8d0768cd4
dlm: add missing kfrees

A couple of unlikely error conditions were missing a kfree on the error
exit path.

Reported-by: Juha Leppanen <juha_motorsportcom@luukku.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/user.c