From: Pavel Shilovsky Date: Mon, 5 Apr 2010 05:59:14 +0000 (+0400) Subject: not overwriting file_lock structure after GET_LK X-Git-Tag: v2.6.34-rc4~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05337c6ac48d19d354e0640a8eb8fc884f82bcc;p=pandora-kernel.git not overwriting file_lock structure after GET_LK If we have preventing lock, cifs should overwrite file_lock structure with info about preventing lock. If we haven't preventing lock, cifs should leave it unchanged except for the lock type (change it to F_UNLCK). Signed-off-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed