[Bugs] [Bug 1591580] New: Remove code duplication in protocol/client

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 15 04:26:41 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1591580

            Bug ID: 1591580
           Summary: Remove code duplication in protocol/client
           Product: GlusterFS
           Version: mainline
         Component: protocol
          Keywords: Triaged
          Assignee: bugs at gluster.org
          Reporter: kdhananj at redhat.com
                CC: bugs at gluster.org



Description of problem:
client_submit_vec_request() which is used by WRITEV and PUT, and
client_submit_request() used by the rest of the fops have almost similar code.
However, there are some checks - such as whether setvolume was successful or
not, and one more that is send-gid-specific - added more recently that have
been missed out in the vectored version of the function. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list