commit | 3278bb748d2437eb1464765f36429e5d6aa91c38 | [log] [tgz] |
---|---|---|
author | Junxiao Bi <junxiao.bi@oracle.com> | Thu Feb 21 16:42:45 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:19 2013 -0800 |
tree | 04e73a862c6fa6835b2e19a933e7e915297df4b3 | |
parent | d787ab0977c58e2c421b8d0ab49e363893ddb814 [diff] |
ocfs2: unlock super lock if lockres refresh failed If lockres refresh failed, the super lock will never be released which will cause some processes on other cluster nodes hung forever. Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Mark Fasheh <mfasheh@suse.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>