]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-vacuum: Use vacuum_handle local variables
authorMartin Schwenke <martin@meltin.net>
Thu, 2 Apr 2020 03:18:33 +0000 (14:18 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 7 Apr 2020 01:26:41 +0000 (01:26 +0000)
commit7ad7c0b9324c30b32e972df4cbff229e380d71f1
tree2beb17cb5646f066544072873d492e46501b2f19
parentc4be195da2845be4f64e47883e3c911dedd90e48
ctdb-vacuum: Use vacuum_handle local variables

No behaviour change.  This just makes future changes clearer by
avoiding reformatting (or introducing local variables).

Clean up error handling while touching a relevant line.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_vacuum.c