Bug 1357105

Summary: libgfapi: Reduce memcpy in glfs read
Product: [Community] GlusterFS Reporter: Sachin Pandit <spandit>
Component: libgfapiAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact: Sudhir D <sdharane>
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, sdharane
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1349620 Environment:
Last Closed: 2016-07-15 18:53:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sachin Pandit 2016-07-15 18:50:53 UTC
New implementation to improve the performance of glfs read by reducing the memcpy in read and write code flow.