Re: [libvirt] [PATCH 17/20] storage: Remove PATH_MAX sized stack allocation from iSCSI backend

2011-04-04 Thread Daniel P. Berrange
On Sun, Apr 03, 2011 at 11:21:30AM +0200, Matthias Bolte wrote: > --- > src/storage/storage_backend_iscsi.c | 11 --- > 1 files changed, 8 insertions(+), 3 deletions(-) ACK Daniel -- |: http://berrange.com -o-http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org

[libvirt] [PATCH 17/20] storage: Remove PATH_MAX sized stack allocation from iSCSI backend

2011-04-03 Thread Matthias Bolte
--- src/storage/storage_backend_iscsi.c | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/storage/storage_backend_iscsi.c b/src/storage/storage_backend_iscsi.c index 6eff5f5..2e2e99e 100644 --- a/src/storage/storage_backend_iscsi.c +++ b/src/storage/storage_ba