]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix naming of methods in ESX storage backends to follow public APIs
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 29 Apr 2013 13:37:58 +0000 (14:37 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 9 May 2013 16:13:27 +0000 (17:13 +0100)
commitb9c1315f48739df6ce36cbc66f086ecc91bbd4dd
treed099c278ae4b610483b325aa20bafdb567ed6bdc
parent4e6b73d23923fa70b44b647efe499a2060be3576
Fix naming of methods in ESX storage backends to follow public APIs

The previous update of method naming missed the ESX storage
backend files. Update them is that the driver impl methods
follow the naming of the public API but with s/vir/esx/

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/esx/esx_storage_backend_iscsi.c
src/esx/esx_storage_backend_vmfs.c