Kurt Hackel
|
d74c9803a9
ocfs2: Added post handler callable function in o2net message handler
|
18 years ago |
Kurt Hackel
|
74aa25856c
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
|
18 years ago |
Kurt Hackel
|
a6fa36402a
ocfs2_dlm: wake up sleepers on the lockres waitqueue
|
18 years ago |
Kurt Hackel
|
28b72d9c92
ocfs2_dlm: Dlm dispatch was stopping too early
|
18 years ago |
Kurt Hackel
|
50635f15b3
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
|
18 years ago |
Kurt Hackel
|
e17e75ecb8
ocfs2_dlm: Fix migrate lockres handler queue scanning
|
18 years ago |
Kurt Hackel
|
71ac106243
ocfs2_dlm: Make dlmunlock() wait for migration to complete
|
18 years ago |
Kurt Hackel
|
ba2bf21851
ocfs2_dlm: fix cluster-wide refcounting of lock resources
|
18 years ago |
Robert P. J. Day
|
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
Mark Fasheh
|
3384f3df5e
ocfs2: Allow binary names in the DLM
|
19 years ago |
Adrian Bunk
|
8169cae5a1
[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
|
19 years ago |
Ingo Molnar
|
34af946a22
[PATCH] spin/rwlock init cleanups
|
19 years ago |
Adrian Bunk
|
3fb5a9891d
[PATCH] fs/ocfs2/dlm/: cleanups
|
19 years ago |
Kurt Hackel
|
3156d26701
ocfs2: move dlm work to a private work queue
|
19 years ago |
Kurt Hackel
|
3b3b84a892
ocfs2: tune down some noisy messages during dlm recovery
|
19 years ago |
Kurt Hackel
|
56a7c104bc
ocfs2: display message before waiting for recovery to complete
|
19 years ago |
Kurt Hackel
|
ad8100e0d2
ocfs2: use GFP_NOFS in some dlm operations
|
19 years ago |
Kurt Hackel
|
b7084ab538
ocfs2: wait for recovery when starting lock mastery
|
19 years ago |
Kurt Hackel
|
c27069e6cf
ocfs2: continue recovery when a dead node is encountered
|
19 years ago |
Kurt Hackel
|
67a187412b
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
|
19 years ago |
Kurt Hackel
|
6a41321121
ocfs2: dlm_remaster_locks() should never exit without completing
|
19 years ago |
Kurt Hackel
|
c8df412e1c
ocfs2: special case recovery lock in dlmlock_remote()
|
19 years ago |
Kurt Hackel
|
ccd8b1f916
ocfs2: update lvb immediately during recovery
|
19 years ago |
Kurt Hackel
|
343e26a400
ocfs2: dump mismatching migrated lvbs before BUG()
|
19 years ago |
Kurt Hackel
|
466d1a4591
ocfs2: make dlm recovery finalization 2 stage
|
19 years ago |
Kurt Hackel
|
69d72b066c
ocfs2: dlm recovery / lockres reference count fix
|
19 years ago |
Kurt Hackel
|
d6dea6e973
ocfs2: clean up recovery related messages
|
19 years ago |
Kurt Hackel
|
29c0fa0f56
ocfs2: handle network errors during recovery
|
19 years ago |
Kurt Hackel
|
c3187ce5e3
ocfs2: only recover one dead node at a time
|
19 years ago |