xuejiufei
|
32e493265b
ocfs2/dlm: do not insert a new mle when another process is already migrating
|
9 years ago |
xuejiufei
|
bef5502de0
ocfs2/dlm: ignore cleaning the migration mle that is inuse
|
9 years ago |
Xue jiufei
|
c372f2193a
ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
|
9 years ago |
jiangyiwen
|
b556014338
ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
|
9 years ago |
xuejiufei
|
cc28d6d80f
ocfs2/dlm: clear migration_pending when migration target goes down
|
9 years ago |
Joseph Qi
|
b67de018b3
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
|
10 years ago |
Joseph Qi
|
012572d4fc
ocfs2/dlm: fix deadlock when dispatch assert master
|
10 years ago |
Yiwen Jiang
|
f57a22ddec
ocfs2: avoid access invalid address when read o2dlm debug messages
|
10 years ago |
Junxiao Bi
|
b1432a2a35
ocfs2: dlm: fix race between purge and get lock resource
|
10 years ago |
Joseph Qi
|
1e58958160
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
|
10 years ago |
Srinivas Eeda
|
cb79662bc2
ocfs2: o2dlm: fix a race between purge and master query
|
10 years ago |
Xue jiufei
|
6ae075485e
ocfs2: remove unused code in dlm_new_lockres()
|
11 years ago |
alex chen
|
55dacd22db
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
|
11 years ago |
Joseph Qi
|
5760a97c71
ocfs2/dlm: do not get resource spinlock if lockres is new
|
11 years ago |
Tariq Saeed
|
bba1cb17d9
ocfs2: race between umount and unfinished remastering during recovery
|
11 years ago |
Xue jiufei
|
ac4fef4d23
ocfs2/dlm: do not purge lockres that is queued for assert master
|
11 years ago |
jiangyiwen
|
b9aaac5a6b
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
|
11 years ago |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 years ago |
Joseph Qi
|
66db6cfd49
ocfs2: fix double kmem_cache_destroy in dlm_init
|
11 years ago |
Junxiao Bi
|
728b98059a
ocfs2: break useless while loop
|
12 years ago |
Xue jiufei
|
fae477b6f0
ocfs2: delay migration when the lockres is in migration state
|
12 years ago |
Dong Fang
|
df53cd3b70
ocfs2: use list_for_each_entry() instead of list_for_each()
|
12 years ago |
Dan Carpenter
|
b24ae0b54b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
|
13 years ago |
Sunil Mushran
|
ff0a522e7d
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
|
14 years ago |
Sunil Mushran
|
8d400b81cc
ocfs2/dlm: Clean up refmap helpers
|
14 years ago |
Sunil Mushran
|
8decab3c8d
ocfs2/dlm: Clean up messages in o2dlm
|
14 years ago |
Sunil Mushran
|
66effd3c68
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
|
14 years ago |
Sunil Mushran
|
9f62e96084
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
|
14 years ago |
Sunil Mushran
|
df016c665b
ocfs2/dlm: Target node death during resource migration leads to thread spin
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |