Bugs item #2901535, was opened at 2009-11-21 01:48
Message generated for change (Settings changed) made by shammash
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=2901535&group_id=95403

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: vde_switch
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luca Bigliardi (shammash)
>Assigned to: Luca Bigliardi (shammash)
Summary: vde_switch does not create control socket in the right dir

Initial Comment:
How to reproduce:

rm -rf /tmp/switch
vde_switch -s /tmp/switch/data

In this case vde_switch will create the control socket in /tmp/switch/ctl 
instead of /tmp/switch/data/ctl .

The expected behavior is either to fail startup or to recursively create 
non-existing directories.

The bug seems to be around vde-2/src/vde_switch/datasock.c:367 during 
vde_realpath() call.


----------------------------------------------------------------------

>Comment By: Luca Bigliardi (shammash)
Date: 2010-07-03 20:19

Message:
fixed in revision 427 by an early directory creation

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=2901535&group_id=95403

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to