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

Alexey Kuznetsov kuznet at virtuozzo.com
Mon Apr 15 15:23:44 MSK 2019


Acked-by: Alexey Kuznetsov <kuznet at virtuozzo.com>

On Mon, Apr 15, 2019 at 12:38 PM Pavel Butsykin <pbutsykin at virtuozzo.com> 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
>



More information about the Devel mailing list