]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Multipath storage support module
authorDave Allan <dallan@redhat.com>
Tue, 8 Sep 2009 13:47:45 +0000 (15:47 +0200)
committerDaniel Veillard <veillard@redhat.com>
Tue, 8 Sep 2009 13:47:45 +0000 (15:47 +0200)
commitee8a06f833ba4fdd2badc445f7bd1b4c4db751b0
tree3072c068a751a12497c5d11b5f997269f6aecb51
parent1128cc939d504f3418d060c9c3fe5e41967157c2
Multipath storage support module

* configure.in src/Makefile.am src/storage_backend.[ch]
  src/storage_conf.[ch] src/storage_backend_mpath.[ch] po/POTFILES.in:
  add a new module for storage multipath, it requires device-mapper
configure.in
po/POTFILES.in
src/Makefile.am
src/storage_backend.c
src/storage_backend.h
src/storage_backend_mpath.c [new file with mode: 0644]
src/storage_backend_mpath.h [new file with mode: 0644]
src/storage_conf.c
src/storage_conf.h