Thomas Lamprecht 788d82d9b7 gc: mark_used_chunks: reduce implementation noise
try do reduce some unecessary lines, make match arms more precise so
one can faster see what's actually happening.

Also, avoid
> return Err(format_err!(...))
stuff, just use bail!()

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-02 21:08:38 +01:00
..
2020-11-02 07:10:12 +01:00
2020-10-14 11:20:07 +02:00
2020-10-14 11:20:07 +02:00
2020-10-29 15:11:39 +01:00
2020-10-16 09:37:50 +02:00
2020-10-12 14:11:57 +02:00