[ovs-dev] [PATCH 2/3] socket-util: try to deal with long path using a temporary symlink

Ben Pfaff blp at nicira.com
Tue Oct 15 23:34:18 UTC 2013


On Tue, Oct 15, 2013 at 11:38:05PM +0900, YAMAMOTO Takashi wrote:
> the existing procfs stuff is not always usable.
> stop skipping some relevant tests even if procfs is not available.
> 
> Signed-off-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>

This seems reasonable but would you mind integrating the fix into
make_sockaddr_un()?  You can add an output argument to store the
string to free.

Thanks,

Ben.



More information about the dev mailing list