[Devel] [PATCH 0/3] fix jumbo chunk warning

Pavel Butsykin pbutsykin at virtuozzo.com
Tue Mar 26 18:07:08 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 (3):
  Revert "fs/fuse kio: add warning about jumbo chunks"
  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 |  4 ++--
 fs/fuse/kio/pcs/pcs_mds_prot.h     |  2 --
 fs/fuse/kio/pcs/pcs_prot_types.h   | 10 ++++++----
 5 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.15.1



More information about the Devel mailing list