On Mon, Feb 17, 2014 at 11:11:11AM -0500, Jeff Cody wrote: > In preparation for supporting reopen on gluster, move flag > parsing out to a function. Also, store open_flags and filename > in the gluster state storage struct, and add a NULL check in the > gconf cleanup.
It no longer stores open_flags and filename in the gluster state storage struct. I can fix this up when merging.
