]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
npiv: Expose fabric_name outside
authorOsier Yang <jyang@redhat.com>
Tue, 6 Dec 2011 12:09:03 +0000 (07:09 -0500)
committerOsier Yang <jyang@redhat.com>
Wed, 7 Dec 2011 10:42:08 +0000 (18:42 +0800)
commitcc17f09246212efff27d6f48cae24ee09d1b5eab
tree2e9f2cb5abb071c0a5a937f0887155d832ed4606
parent9ec14bcabb0ad28478418eb3938f0af2c913a9cf
npiv: Expose fabric_name outside

This patch is to expose the fabric_name of fc_host class, which
might be useful for users who wants to known which fabric the
(v)HBA connects to.

The patch also adds the missed capabilities' XML schema of scsi_host,
(of course, with fabric_wwn added), and update the documents
(docs/formatnode.html.in)
docs/formatnode.html.in
docs/schemas/nodedev.rng
src/conf/node_device_conf.c
src/conf/node_device_conf.h
src/node_device/node_device_linux_sysfs.c