[pbs-devel] [PATCH v2 proxmox-backup 0/3] datastore: Create a prune job upon datastore creation

Gabriel Goller g.goller at proxmox.com
Wed Nov 22 10:24:50 CET 2023


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>






More information about the pbs-devel mailing list