Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-16554

OUT UPDATE REPLY is always 4KiB on wire

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • Lustre 2.18.0
    • Lustre 2.16.0
    • None
    • 3
    • 9223372036854775807

      OUT UPDATE Request always lists reply size as 4K in out_update_header (lustre/osp/osp_trans.c::osp_prep_update_req())

      OUT UPDATE Reply blindly uses this size to create the pack size, not actually checking the size of the packed reply. lustre/target/out_handler.c::out_handle())

      If the former behavior is changed, than the later behavior will break.  Currently there's a 4K buffer to hold ~100B of data.

       

       

       

            vkuznetsov Vitaliy Kuznetsov
            utopiabound Nathaniel Clark
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: