Skip to content
Snippets Groups Projects
Commit b4df6ed8 authored by Mark Fasheh's avatar Mark Fasheh
Browse files

[PATCH] ocfs2: fix orphan recovery deadlock


Orphan dir recovery can deadlock with another process in
ocfs2_delete_inode() in some corner cases. Fix this by tracking recovery
state more closely and allowing it to handle inode wipes which might
deadlock.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 895928b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment