25 Mar, 2006
1 commit
-
Signed-off-by: Mark Fasheh
02 Mar, 2006
2 commits
-
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: Mark Fasheh
-
Remove some #ifdef'd out code which was inadvertantly introduced in our
initial merge.Signed-off-by: Mark Fasheh
04 Feb, 2006
1 commit
-
Semaphore to mutex conversion.
The conversion was generated via scripts, and the result was validated
automatically via a script as well.Signed-off-by: Arjan van de Ven
Signed-off-by: Ingo Molnar
Signed-off-by: Andrew Morton
Signed-off-by: Mark Fasheh
04 Jan, 2006
1 commit
-
The OCFS2 file system module.
Signed-off-by: Mark Fasheh
Signed-off-by: Kurt Hackel