diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-08-07 10:21:33 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-09-12 12:02:20 +0200 |
commit | fd70ab7155c4b92a9747d42c02791a0793ab9c66 (patch) | |
tree | 4406f5bf33e348327f64fdfed80e35fbc5e42210 /scripts/lib/kdoc/kdoc_parser.py | |
parent | cd718046646593ced5ad98f9cde22aaf2a2eb8f2 (diff) |
gfs2: Further sanitize lock_dlm.c
The gl_req field and GLF_BLOCKING flag are only relevant to gdlm_lock(),
its callback gdlm_ast(), and their helpers, so set and clear them inside
lock_dlm.c.
Also, the LM_FLAG_ANY flag is relevant to gdlm_lock(), but do_xmote()
doesn't pass that flag down to gdlm_lock() as it should. Fix that by
passing down all the flags.
In addition, document the effect of the LM_FLAG_ANY flag on locks held
in EX mode locally.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions