From: Jeff Layton Date: Sat, 27 Jun 2009 11:04:55 +0000 (-0400) Subject: cifs: fix fh_mutex locking in cifs_reopen_file X-Git-Tag: v2.6.31-rc2~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a71eb820596bd8f6abf64beb4cb181edaa2341;p=pandora-kernel.git cifs: fix fh_mutex locking in cifs_reopen_file Fixes a regression caused by commit a6ce4932fbdbcd8f8e8c6df76812014351c32892 When this lock was converted to a mutex, the locks were turned into unlocks and vice-versa. Signed-off-by: Jeff Layton Acked-by: Shirish Pargaonkar Cc: Stable Tree Signed-off-by: Steve French --- Reading git-diff-tree failed