ack
From: Yuriy Vasilev
Sent: Thursday, July 27, 2023 7:50:30 PM
To: Alexey Kuznetsov
Cc: Andrey Zaitsev; Devel; yuriy.vasi...@virtuozzo.com
Subject: [PATCH vz9 v3] fs/fuse kio: implement rpc errors collection
Implement collecting rpc errors and exporting them
ok for me
From: Denis V. Lunev
Sent: Sunday, October 15, 2023 10:08:40 PM
To: Alexey Kuznetsov; Devel; khore...@virtuozzo.com; Andrey Zaitsev; Kui Liu
Subject: Re: fuse: call proper fiemap_prep as it is required by new kernel api
On 10/13/23 20:35, Alexey
ok for me
11.04.2019 14:41, Pavel Butsykin пишет:
> In order to transfer the logic of the fallback decision to user-space,
> let's add export fastpath version.
>
> #PSBM-93637
>
> Signed-off-by: Pavel Butsykin
> ---
> fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 6 ++
> fs/fuse/kio/pcs/pcs_ioctl.h
ok for me
15.04.2019 12:37, Pavel Butsykin пишет:
> Initially the warning was added incorrectly due to unsynchronization of
> pcs_mds_sys_info structure with the userspace client. Let's sync the structure
> and fix that.
>
> Pavel Butsykin (2):
>fs/fuse kio: sync pcs_mds_sys_info struct
>fs
ok for me
15.04.2019 12:03, Pavel Butsykin пишет:
> #VSTOR-11050
>
> This patch-set aims to fix the performance issue with single-thread sequential
> async reads.
>
> Pavel Butsykin (4):
>fs/fuse kio: fix a typo in worth_to_grow()
>fs/fuse kio: relax congestion avoidance limits (backport fr
ok for me
17.04.2019 14:54, Kirill Tkhai пишет:
> New delta should perform IO well, so clear the bit
> to allow bio handling.
>
> https://pmc.acronis.com/browse/VSTOR-22414
>
> Signed-off-by: Kirill Tkhai
> ---
> drivers/block/ploop/dev.c |1 +
> 1 file changed, 1 insertion(+)
>
> diff --g
ok for me
17.04.2019 16:26, Kirill Tkhai пишет:
> vstorage may return EIO on lease lose (in addition to EBUSY
> and ENOTCONN). It's difficult to make vstorage and fastpath
> to return only EBUSY and ENOTCONN in such situations.
>
> So, Andrei suggested to ented standby mode on EIO too.
>
> Signed-
ok for me
03.07.2019 15:09, Pavel Butsykin пишет:
> Signed-off-by: Pavel Butsykin
> ---
> fs/fuse/kio/pcs/fuse_stat.c | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/fs/fuse/kio/pcs/fuse_stat.c b/fs/fuse/kio/pcs/fuse_stat.c
> index bc3879d33de9..580f655e7567 100644
Hello, Den.
Who could help with preparing RK for this patch ?
От: Alexey Kuznetsov
Отправлено: 8 мая 2025 г. 14:15
Кому: Kui Liu
Копия: devel@openvz.org ; Andrey Zaitsev
; Konstantin Khorenko
Тема: Re: [PATCH VZ9] fs/fuse kio: fix hang rpc over rdma io
Hello