Hi, I currently look a little bit deeper into the callback handling of dlm. I have some local branches which does more some rework and moving away from the lkb_callbacks[] array per lkb and using a queue for handling callbacks. However those are issues which I currently found for now and should be fixed. - Alex changes since v3: - add Fixes tag - add Cc: stable changes since v2: - drop patches 2/3 and 3/3 as it looks okay. Sorry about the noise. - change commit messages regarding v2 changes. - add patch "fs: dlm: fix race in lowcomms" Alexander Aring (2): fs: dlm: fix race in lowcomms fs: dlm: fix race between test_bit() and queue_work() fs/dlm/ast.c | 6 ++++-- fs/dlm/lowcomms.c | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) -- 2.31.1