From: Pavel Shilovsky Date: Thu, 5 Sep 2013 11:00:07 +0000 (+0400) Subject: CIFS: Fix missing lease break X-Git-Tag: v3.12-rc1~46^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933d4b36576c951d0371bbfed05ec0135d516a6e;p=pandora-kernel.git CIFS: Fix missing lease break If a server sends a lease break to a connection that doesn't have opens with a lease key specified in the server response, we can't find an open file to send an ack. Fix this by walking through all connections we have. Cc: Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed