From: Pavel Shilovsky Date: Thu, 5 Sep 2013 11:04:04 +0000 (+0400) Subject: CIFS: Fix a memory leak when a lease break comes X-Git-Tag: v3.12-rc1~46^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a05096de82f3cd672c76389f63964952678506f;p=pandora-kernel.git CIFS: Fix a memory leak when a lease break comes This happens when we receive a lease break from a server, then find an appropriate lease key in opened files and schedule the oplock_break slow work. lw pointer isn't freed in this case. Cc: Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed