diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-07-08 22:07:17 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-09-12 12:02:08 +0200 |
commit | 418c854759341cdf687240bd064de09ce38b92c5 (patch) | |
tree | bbc8e2d685dc768937af679c8bc50e54758bd756 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 4250e683de69a637b93f7c7bda7818b36b1cf32e (diff) |
gfs2: Partially revert "gfs2: do_xmote fixes"
When the lm_lock hook which calls dlm_lock() returns an error,
do_xmote() previously reported the error to the syslog ("lm_lock ret
%d\n") but otherwise ignored it during withdraws. Commit 9947a06d29c0
("gfs2: do_xmote fixes") changed that to pass the error on to the glock
layer, but the error would then only result in an unconditional BUG() in
finish_xmote(), which doesn't help. Instead, revert to the previous
behavior.
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