[pbs-devel] [PATCH v2 proxmox-backup 0/3] datastore: Create a prune job upon datastore creation
Stefan Lendl
s.lendl at proxmox.com
Thu Nov 23 18:03:24 CET 2023
Gabriel Goller <g.goller at proxmox.com> writes:
> LGTM!
> Just one small clippy warning:
>
> warning: using `Option.and_then(|x| Some(y))`, which is more succinctly
> expressed as `map(|x| y)`
> --> src/api2/config/datastore.rs:128:28
>
> Otherwise you can consider:
> Tested-by: Gabriel Goller <g.goller at proxmox.com>
sent v3 incorporating the change
More information about the pbs-devel
mailing list