Bug 783972

Summary: remove the dead code 'cli_profile_info_swap' and 'cli_profile_info_elem'
Product: [Community] GlusterFS Reporter: M S Vishwanath Bhat <vbhat>
Component: unclassifiedAssignee: M S Vishwanath Bhat <vbhat>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: mainlineCC: gluster-bugs, mzywusko
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-16 12:09:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description M S Vishwanath Bhat 2012-01-23 12:07:40 UTC
Description of problem:
There is a dead code in cli-rpc.ops.c. It's not being used. These function needs to be removed. This was found during the code coverage tests.

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

Comment 1 Anand Avati 2012-02-03 03:39:05 UTC
CHANGE: http://review.gluster.com/2701 (removing the dead code in cli-rpc-ops.c) merged in master by Vijay Bellur (vijay)

Comment 2 M S Vishwanath Bhat 2012-02-16 12:09:59 UTC
The patch has been pushed to git master. I don't see the dead code anymore in git master. And it has functionality affect. So closing the bug.