diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2013-10-01 14:51:46 -0400 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-10-02 16:57:22 -0700 |
commit | a5ef7bc7de744d1324ddf63207b1172d11086441 (patch) | |
tree | 328f31ab316c13ab40c39798b9124332716f6c85 /cli | |
parent | c499ef86a2dfd4e7727ce876b6cf18ba79c94fe5 (diff) |
protocol/server: eliminate an unnecessary frame create and destroy
connection_cleanup creates a frame solely so that it can be copied.
But the process of copying creates a new frame, and there's nothing
apparently magic about the one being copied; we can eliminate an
unnecessary create and destroy.
Which in the grand scheme of things probably isn't the worst thing
we do, but it's low hanging fruit.
Change-Id: I4a23b84a53e086137b7d4167ad8c20b673d1ffe5
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: http://review.gluster.org/6019
Reviewed-by: Amar Tumballi <amarts@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions