public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES] unify vzdump exclude-path behavior
@ 2020-11-20 14:50 Fabian Ebner
  2020-11-20 14:50 ` [pve-devel] [PATCH guest-common 1/5] vzdump: update exclude-path description Fabian Ebner
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fabian Ebner @ 2020-11-20 14:50 UTC (permalink / raw)
  To: pve-devel

across different modes and also with a pbs storage. For suspend mode relative
patterns are already working. To not break that behavior, and because pxar
and proxmox-backup-client also support relative patterns, allow them for the
other modes as well.


pve-guest-common:

Fabian Ebner (1):
  vzdump: update exclude-path description

 PVE/VZDump/Common.pm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


pve-docs:

Fabian Ebner (1):
  vdzump: extend examples to also cover relative patterns

 vzdump.adoc | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)


pve-container:

Fabian Ebner (3):
  vzdump: turn findexcl into its own variable
  vzdump: allow relative exclude patterns for snapshot and stop mode
  vzdump: pass along exclude patterns to proxmox-backup-client

 src/PVE/VZDump/LXC.pm | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-24 16:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20 14:50 [pve-devel] [PATCH-SERIES] unify vzdump exclude-path behavior Fabian Ebner
2020-11-20 14:50 ` [pve-devel] [PATCH guest-common 1/5] vzdump: update exclude-path description Fabian Ebner
2020-11-20 14:50 ` [pve-devel] [PATCH docs 2/5] vdzump: extend examples to also cover relative patterns Fabian Ebner
2020-11-20 14:50 ` [pve-devel] [PATCH container 3/5] vzdump: turn findexcl into its own variable Fabian Ebner
2020-11-20 14:50 ` [pve-devel] [PATCH container 4/5] vzdump: allow relative exclude patterns for snapshot and stop mode Fabian Ebner
2020-11-20 14:50 ` [pve-devel] [PATCH container 5/5] vzdump: pass along exclude patterns to proxmox-backup-client Fabian Ebner
2020-11-24 16:03 ` [pve-devel] applied-series: [PATCH-SERIES] unify vzdump exclude-path behavior Fabian Grünbichler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal