kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
claudio
Date :
2025-07-02 14:36:56
Hash :
1e2c81ff
Message :
Make the mtx_owner pointer volatile in struct db_mutex else db_mtx_enter() may not work properly. OK kettenis@ miod@