libvirt/src/util
Mark McLoughlin 00fd3ff49b Move file format enum to libvirt_util
Rename virStorageVolFormatFileSystem to virStorageFileFormat and
move to src/util/storage_file.[ch]

* src/Makefile.am: add src/util/storage_file.[ch]

* src/conf/storage_conf.[ch]: move enum from here ...

* src/util/storage_file.[ch]: .. to here

* src/libvirt_private.syms: update To/FromString exports

* src/storage/storage_backend.c, src/storage/storage_backend_fs.c,
  src/vbox/vbox_tmpl.c: update for above changes
2009-09-30 10:36:59 +01:00
..
bridge.c Introduce virStrncpy. 2009-09-22 20:10:00 +02:00
bridge.h
buf.c
buf.h
cgroup.c lxc: suspend/resume support 2009-09-22 11:30:06 +01:00
cgroup.h lxc: suspend/resume support 2009-09-22 11:30:06 +01:00
conf.c
conf.h
event.c
event.h
hash.c
hash.h
hostusb.c
hostusb.h
iptables.c
iptables.h
logging.c
logging.h
memory.c
memory.h
pci.c
pci.h
qparams.c
qparams.h
stats_linux.c
stats_linux.h
storage_file.c Move file format enum to libvirt_util 2009-09-30 10:36:59 +01:00
storage_file.h Move file format enum to libvirt_util 2009-09-30 10:36:59 +01:00
threads-pthread.c
threads-pthread.h
threads-win32.c
threads-win32.h
threads.c
threads.h
util.c Introduce virStrncpy. 2009-09-22 20:10:00 +02:00
util.h util.h needs libvirt.h for virConnectPtr 2009-09-29 08:34:36 +01:00
uuid.c
uuid.h
virterror_internal.h
virterror.c
xml.c Fix some XPath relative node resets 2009-09-29 11:07:01 +02:00
xml.h