[libvirt] [PATCH] util: reduce syscalls for virGetDeviceID

Eric Blake eblake at redhat.com
Thu Jan 10 18:05:08 UTC 2013


On 01/10/2013 02:05 AM, Jiri Denemark wrote:
> On Wed, Jan 09, 2013 at 16:34:54 -0700, Eric Blake wrote:
>> There's no need to do lots of readlink() calls to canonicalize
>> a name if we're only going to use stat() on it, since stat()
>> already chases symlinks.
>>
>> * src/util/virutil.c (virGetDeviceID): Let stat() do the symlink
>> chasing.
>> ---
>>  src/util/virutil.c | 15 +++------------
>>  1 file changed, 3 insertions(+), 12 deletions(-)
> 
> ACK

Thanks; pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130110/8fedaa9a/attachment-0001.sig>


More information about the libvir-list mailing list