mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
85935097b9
This is now only called during brl_forall. It does not really hurt if we list dead processes here. If the upper layers really care, they can filter it out themselves. The real lock conflicts are not removed on-demand. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>