piaojun
|
28bb5ef485
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
|
8 年之前 |
Guozhonghua
|
aa7b58597f
ocfs2: delete redundant code and set the node bit into maybe_map directly
|
8 年之前 |
Guozhonghua
|
0cc482ee41
ocfs2: fix memory leak in dlm_migrate_request_handler()
|
8 年之前 |
piaojun
|
ee8f7fcbe6
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
|
9 年之前 |
piaojun
|
309e91911d
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
|
9 年之前 |
piaojun
|
86b652b93a
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
|
9 年之前 |
xuejiufei
|
b73413647e
ocfs2/dlm: return zero if deref_done message is successfully handled
|
9 年之前 |
Jiufei Xue
|
814ce69432
ocfs2: fix a tiny race that leads file system read-only
|
9 年之前 |
xuejiufei
|
842b90b624
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
|
9 年之前 |
xuejiufei
|
60d663cb52
ocfs2/dlm: add DEREF_DONE message
|
9 年之前 |
xuejiufei
|
32e493265b
ocfs2/dlm: do not insert a new mle when another process is already migrating
|
9 年之前 |
xuejiufei
|
bef5502de0
ocfs2/dlm: ignore cleaning the migration mle that is inuse
|
9 年之前 |
Xue jiufei
|
c372f2193a
ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
|
9 年之前 |
jiangyiwen
|
b556014338
ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
|
9 年之前 |
xuejiufei
|
cc28d6d80f
ocfs2/dlm: clear migration_pending when migration target goes down
|
9 年之前 |
Joseph Qi
|
b67de018b3
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
|
9 年之前 |
Joseph Qi
|
012572d4fc
ocfs2/dlm: fix deadlock when dispatch assert master
|
10 年之前 |
Yiwen Jiang
|
f57a22ddec
ocfs2: avoid access invalid address when read o2dlm debug messages
|
10 年之前 |
Junxiao Bi
|
b1432a2a35
ocfs2: dlm: fix race between purge and get lock resource
|
10 年之前 |
Joseph Qi
|
1e58958160
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
|
10 年之前 |
Srinivas Eeda
|
cb79662bc2
ocfs2: o2dlm: fix a race between purge and master query
|
10 年之前 |
Xue jiufei
|
6ae075485e
ocfs2: remove unused code in dlm_new_lockres()
|
11 年之前 |
alex chen
|
55dacd22db
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
|
11 年之前 |
Joseph Qi
|
5760a97c71
ocfs2/dlm: do not get resource spinlock if lockres is new
|
11 年之前 |
Tariq Saeed
|
bba1cb17d9
ocfs2: race between umount and unfinished remastering during recovery
|
11 年之前 |
Xue jiufei
|
ac4fef4d23
ocfs2/dlm: do not purge lockres that is queued for assert master
|
11 年之前 |
jiangyiwen
|
b9aaac5a6b
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
|
11 年之前 |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 年之前 |
Joseph Qi
|
66db6cfd49
ocfs2: fix double kmem_cache_destroy in dlm_init
|
11 年之前 |
Junxiao Bi
|
728b98059a
ocfs2: break useless while loop
|
11 年之前 |