[pbs-devel] applied-series: [PATCH proxmox-backup 1/2] verify: log/warn on invalid owner
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Tue Nov 10 14:14:24 CET 2020
    
    
  
On 10.11.20 13:52, Fabian Grünbichler wrote:
> in order to trigger a notification/make the problem more visible than
> just in syslog.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
> 
> Notes:
>     not filtering in case we don't have an explicit owner passed in to keep
>     backwards compat - we could also skip verification for them even in the
>     privileged case.. ?
> 
>     -w --patience makes this easier to read
> 
>  src/api2/admin/datastore.rs |  2 +-
>  src/backup/verify.rs        | 42 ++++++++++++++++++++++---------------
>  2 files changed, 26 insertions(+), 18 deletions(-)
> 
>
applied both patches, thanks!
    
    
More information about the pbs-devel
mailing list