applied series
On Mon, Jun 07, 2021 at 05:35:23PM +0200, Stefan Reiter wrote:
> This series is the third/fourth attempt[0] at substantially improving
> live-restore performance. This time, a fully async- and concurrency safe LRU
> cache is implemented, and a new CachedChunkReader is used to provid
On June 4, 2021 3:49 pm, Fabian Ebner wrote:
> Remove it later, once it's been deprecated for a while.
shouldn't we start warning that it is deprecated? or at least add a
deprecation notice to the parameter description?
>
> Signed-off-by: Fabian Ebner
> ---
> PVE/Storage.pm | 2 +-
> 1 file c
On June 4, 2021 3:49 pm, Fabian Ebner wrote:
> and drop the compat code.
>
> Signed-off-by: Fabian Ebner
> ---
> PVE/Storage/CIFSPlugin.pm | 3 ---
> debian/postinst | 30 ++
> 2 files changed, 30 insertions(+), 3 deletions(-)
> create mode 100644 debian/p
On 08.06.21 15:04, Fabian Grünbichler wrote:
> On June 4, 2021 3:49 pm, Fabian Ebner wrote:
>> Remove it later, once it's been deprecated for a while.
>
> shouldn't we start warning that it is deprecated? or at least add a
> deprecation notice to the parameter description?
>
that can be done in
Following up to answer my own questions and to ask a follow up question.
On Fri, Jun 4, 2021 at 8:18 PM Nathan L wrote:
> What am I missing here?
1. The correct git commit to use if you want to match the published
package is specified in /usr/share/doc/insert-package-name/SOURCE. For
example:
#
This was missing in commit20c60513b2a6b2d7c7aae0dcc0391889b9cb7ecf,
so user can't assign permisson on a zone currently
---
src/PVE/AccessControl.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/PVE/AccessControl.pm b/src/PVE/AccessControl.pm
index 75e..4754c5c 100644
--- a/src/PVE/Ac
Am 08.06.21 um 18:23 schrieb Thomas Lamprecht:
On 08.06.21 15:04, Fabian Grünbichler wrote:
On June 4, 2021 3:49 pm, Fabian Ebner wrote:
Remove it later, once it's been deprecated for a while.
shouldn't we start warning that it is deprecated? or at least add a
deprecation notice to the parame
Am 08.06.21 um 15:18 schrieb Fabian Grünbichler:
On June 4, 2021 3:49 pm, Fabian Ebner wrote:
and drop the compat code.
Signed-off-by: Fabian Ebner
---
PVE/Storage/CIFSPlugin.pm | 3 ---
debian/postinst | 30 ++
2 files changed, 30 insertions(+), 3 de
ping
On 17.05.21 10:03, Lorenz Stechauner wrote:
changes to v5:
changes in frontend
patches:
1 - manager: add query_url_metadata method
2 - common: add download_file_from_url
3 - manager: refactor aplinfo to use common download function
4 - storage: add download_url method
5 - manager: add Hash