From: Jeff Layton Date: Sat, 9 Aug 2014 14:16:44 +0000 (-0400) Subject: cifs: handle lease F_UNLCK requests properly X-Git-Tag: omap-for-v3.17/fixes-against-rc2~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024408062b21af7316221c420ff16bdaac478fa8;p=pandora-kernel.git cifs: handle lease F_UNLCK requests properly Currently any F_UNLCK request for a lease just gets back -EAGAIN. Allow them to go immediately to generic_setlease instead. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed