From: Joseph Qi Date: Fri, 4 Sep 2015 22:43:52 +0000 (-0700) Subject: ocfs2: adjust code to match locking/unlocking order X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb2ec43f63c42412a18620f1226eb4aa434a7a8;p=pandora-kernel.git ocfs2: adjust code to match locking/unlocking order Unlocking order in ocfs2_unlink and ocfs2_rename mismatches the corresponding locking order, although it won't cause issues, adjust the code so that it looks more reasonable. Signed-off-by: Joseph Qi Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed