Bug 886730

Summary: File object is opened and closed when not requested
Product: [Community] GlusterFS Reporter: Peter Portante <pportant>
Component: object-storageAssignee: Junaid <junaid>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: pre-releaseCC: gluster-bugs, vagarwal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:53:36 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 Peter Portante 2012-12-13 02:02:25 UTC
A file object is open and closed when not requested by the Gluster_DiskFile constructor. Only when the caller requests it should the file be opened.

Comment 1 Vijay Bellur 2012-12-17 14:17:22 UTC
CHANGE: http://review.gluster.org/4303 (object-storage: only open file when requested) merged in master by Vijay Bellur (vbellur)