Re: [Qemu-devel] [Bug 1308542] Re: hang in qemu_gluster_init

2014-06-23 Thread Bharata B Rao
Verified that this fixes the hang and no change is required in gluster driver of QEMU after this fix in glusterfs code. On Mon, Jun 23, 2014 at 11:59 PM, nixpanic wrote: > A complete fix has been included in the glusterfs master-branch. It has > not (yet) been requested or marked for backportin

Re: [Qemu-devel] [Bug 1308542] Re: hang in qemu_gluster_init

2014-04-20 Thread Bharata B Rao
On Fri, Apr 18, 2014 at 02:38:57PM -, Soumya Koduri wrote: > " glfs_init" cannot be called before since it checks for > cmds_args->volfile_server which is allocated only in > "glfs_set_volfile_server". We should either modify "glfs_fini" or Soumya - Thanks for offering to fix this in gluster