]> git.ipfire.org Git - thirdparty/samba.git/commit
winbindd: rename variable old_status to was_online in wb_cache_name_to_sid()
authorRalph Boehme <slow@samba.org>
Fri, 16 Feb 2024 15:12:43 +0000 (16:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 26 Jul 2024 10:06:31 +0000 (10:06 +0000)
commitdc95763757bf4b7a2139de5c93dc62bae70dd01d
tree6a75a5c92c2caf8790f5293643c447fc1a146872
parent89a26b50f42942623ea6bcff3dbe17187d271c2d
winbindd: rename variable old_status to was_online in wb_cache_name_to_sid()

A lot easier to make sense of the complex logic when using this name.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd_cache.c