On Thu, Oct 21, 2021 at 12:09:23PM +0300, Kirill Tkhai wrote:
...
> >
> > or I miss something obvious?
>
> Good idea. Could you please provide a proper patch reworking
> this function on top of my patch?
Sure. Will do today (I hope) and will send it.
_
On 20.10.2021 22:22, Cyrill Gorcunov wrote:
> On Wed, Oct 20, 2021 at 06:13:01PM +0300, Kirill Tkhai wrote:
> ...
>> diff --git a/drivers/md/dm-ploop-target.c b/drivers/md/dm-ploop-target.c
>> index 327095f75359..bd68d5fb272b 100644
>> --- a/drivers/md/dm-ploop-target.c
>> +++ b/drivers/md/dm-ploop
On Wed, Oct 20, 2021 at 06:13:01PM +0300, Kirill Tkhai wrote:
...
> diff --git a/drivers/md/dm-ploop-target.c b/drivers/md/dm-ploop-target.c
> index 327095f75359..bd68d5fb272b 100644
> --- a/drivers/md/dm-ploop-target.c
> +++ b/drivers/md/dm-ploop-target.c
> @@ -455,6 +455,8 @@ static void ploop_st
Add info to status and print to dmesg once.
https://jira.sw.ru/browse/PSBM-135007
Signed-off-by: Kirill Tkhai
---
drivers/md/dm-ploop-map.c|1 +
drivers/md/dm-ploop-target.c |2 ++
2 files changed, 3 insertions(+)
diff --git a/drivers/md/dm-ploop-map.c b/drivers/md/dm-ploop-map.c
i