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

Pavel Butsykin pbutsykin at virtuozzo.com
Mon Apr 15 12:37:23 MSK 2019


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