Re: [PATCH] Delete forward declaration in storage_backend_sheepdog.c.

2021-05-17 Thread Peter Krempa
On Sun, May 16, 2021 at 14:23:07 +0800, peili wrote: > --- > src/storage/storage_backend_sheepdog.c | 99 +- > 1 file changed, 48 insertions(+), 51 deletions(-) Note that we are considering fully removing the sheepdog storage driver backend as of: https://listman.redhat.c

[PATCH] Delete forward declaration in storage_backend_sheepdog.c.

2021-05-15 Thread peili
--- src/storage/storage_backend_sheepdog.c | 99 +- 1 file changed, 48 insertions(+), 51 deletions(-) diff --git a/src/storage/storage_backend_sheepdog.c b/src/storage/storage_backend_sheepdog.c index 6490dfae52..6b000ff9b8 100644 --- a/src/storage/storage_backend_sheepdo