Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1567181
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] virtio_scsi: Implement fc_host |
| Date | 2017-01-26 09:40 +0100 |
| Message-ID | <t3NL5-53P-43@gated-at.bofh.it> (permalink) |
| References | <t3Jep-2kd-3@gated-at.bofh.it> <t3Jep-2kd-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 26, 2017 at 11:41:09AM +0800, Fam Zheng wrote: > This implements the VIRTIO_SCSI_F_FC_HOST feature by reading the config > fields and presenting them as sysfs fc_host attributes. The config > change handler is added here because primary_active will toggle during > migration. This needs a way, way better description on why the heck we would even bother with something odd like this. Also please coordinate with Cathy's "lightweight" FC attrs for storsvcs as the code seems to be clearly following the "lead" set by Hyper-V.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature Fam Zheng <famz@redhat.com> - 2017-01-26 04:50 +0100
[PATCH v2 2/2] virtio_scsi: Implement fc_host Fam Zheng <famz@redhat.com> - 2017-01-26 04:50 +0100
Re: [PATCH v2 2/2] virtio_scsi: Implement fc_host Christoph Hellwig <hch@infradead.org> - 2017-01-26 09:40 +0100
Re: [PATCH v2 2/2] virtio_scsi: Implement fc_host kbuild test robot <lkp@intel.com> - 2017-01-26 10:00 +0100
Re: [PATCH v2 2/2] virtio_scsi: Implement fc_host "Michael S. Tsirkin" <mst@redhat.com> - 2017-01-26 23:10 +0100
Re: [PATCH v2 2/2] virtio_scsi: Implement fc_host Paolo Bonzini <pbonzini@redhat.com> - 2017-01-27 09:50 +0100
csiph-web