Re: [Devel] [PATCH v2 0/2] fix jumbo chunk warning

2019-04-15 Thread Andrey Zaitsev
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/fuse kio: add warning about jumbo chunks
>
>   fs/fuse/kio/pcs/pcs_client_types.h |  6 +++---
>   fs/fuse/kio/pcs/pcs_cluster.c  |  8 
>   fs/fuse/kio/pcs/pcs_fuse_kdirect.c |  8 +++-
>   fs/fuse/kio/pcs/pcs_prot_types.h   | 10 ++
>   4 files changed, 20 insertions(+), 12 deletions(-)
>


___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel


Re: [Devel] [PATCH v2 0/2] fix jumbo chunk warning

2019-04-15 Thread Alexey Kuznetsov
Acked-by: Alexey Kuznetsov 

On Mon, Apr 15, 2019 at 12:38 PM Pavel Butsykin  wrote:
>
> 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/fuse kio: add warning about jumbo chunks
>
>  fs/fuse/kio/pcs/pcs_client_types.h |  6 +++---
>  fs/fuse/kio/pcs/pcs_cluster.c  |  8 
>  fs/fuse/kio/pcs/pcs_fuse_kdirect.c |  8 +++-
>  fs/fuse/kio/pcs/pcs_prot_types.h   | 10 ++
>  4 files changed, 20 insertions(+), 12 deletions(-)
>
> --
> 2.15.1
>

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel


[Devel] [PATCH v2 0/2] fix jumbo chunk warning

2019-04-15 Thread 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/fuse kio: add warning about jumbo chunks

 fs/fuse/kio/pcs/pcs_client_types.h |  6 +++---
 fs/fuse/kio/pcs/pcs_cluster.c  |  8 
 fs/fuse/kio/pcs/pcs_fuse_kdirect.c |  8 +++-
 fs/fuse/kio/pcs/pcs_prot_types.h   | 10 ++
 4 files changed, 20 insertions(+), 12 deletions(-)

-- 
2.15.1

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel