diff for duplicates of <1459800558.19915.3.camel@suse.com> diff --git a/a/1.txt b/N1/1.txt index a5069d7..f592250 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,8 +15,8 @@ firmware or the system uefi/bios. In the case of a hardware initiator this information in combination with the pci vendor and device id can be used to ascertain any vendor specific behaviors that need to be accommodated. -Reviewed-by: Lee Duncan <lduncan-IBi9RG/b67k@public.gmane.org> -Signed-off-by: David Bond <dbond-IBi9RG/b67k@public.gmane.org> +Reviewed-by: Lee Duncan <lduncan@suse.com> +Signed-off-by: David Bond <dbond@suse.com> --- Documentation/ABI/testing/sysfs-ibft | 10 ++++++ drivers/firmware/iscsi_ibft.c | 67 +++++++++++++++++++++++++++++++++++- @@ -28,14 +28,14 @@ diff --git a/Documentation/ABI/testing/sysfs-ibft b/Documentation/ABI/testing/sy index cac3930..7d6725f 100644 --- a/Documentation/ABI/testing/sysfs-ibft +++ b/Documentation/ABI/testing/sysfs-ibft -@@ -21,3 +21,13 @@ Contact: Konrad Rzeszutek <ketuzsezr-Gq0aWv8utHQdnm+yROfE0A@public.gmane.org> +@@ -21,3 +21,13 @@ Contact: Konrad Rzeszutek <ketuzsezr@darnok.org> Description: The /sys/firmware/ibft/ethernetX directory will contain files that expose the iSCSI Boot Firmware Table NIC data. Usually this contains the IP address, MAC, and gateway of the NIC. + +What: /sys/firmware/ibft/acpi_header +Date: March 2016 -+Contact: David Bond <dbond-IBi9RG/b67k@public.gmane.org> ++Contact: David Bond <dbond@suse.com> +Description: The /sys/firmware/ibft/acpi_header directory will contain files + that expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the + acpi table header of the iBFT structure. This will allow for @@ -261,10 +261,3 @@ index 548d553..10923d7 100644 void iscsi_boot_destroy_kset(struct iscsi_boot_kset *boot_kset); -- 2.6.2 - --- -You received this message because you are subscribed to the Google Groups "open-iscsi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -Visit this group at https://groups.google.com/group/open-iscsi. -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 3350407..6f8f454 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,17 @@ - "From\0David Bond <dbond-IBi9RG/b67k@public.gmane.org>\0" + "From\0David Bond <dbond@suse.com>\0" "Subject\0Subject: [PATCH v2] ibft: Expose iBFT acpi header via sysfs\0" "Date\0Mon, 04 Apr 2016 16:09:18 -0400\0" - "To\0pjones-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - konrad-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - michaelc-hcNo3dDEHLuVc3sceRu5cw@public.gmane.org - jejb-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org - martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org - dbond-IBi9RG/b67k@public.gmane.org - lduncan-IBi9RG/b67k@public.gmane.org - " hare-l3A5Bk7waGM@public.gmane.org\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - " linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0pjones@redhat.com" + konrad@kernel.org + michaelc@cs.wisc.edu + jejb@linux.vnet.ibm.com + martin.petersen@oracle.com + dbond@suse.com + lduncan@suse.com + " hare@suse.de\0" + "Cc\0linux-kernel@vger.kernel.org" + open-iscsi@googlegroups.com + " linux-scsi@vger.kernel.org\0" "\00:1\0" "b\0" "\n" @@ -31,8 +31,8 @@ "information in combination with the pci vendor and device id can be used\n" "to ascertain any vendor specific behaviors that need to be accommodated.\n" "\n" - "Reviewed-by: Lee Duncan <lduncan-IBi9RG/b67k@public.gmane.org>\n" - "Signed-off-by: David Bond <dbond-IBi9RG/b67k@public.gmane.org>\n" + "Reviewed-by: Lee Duncan <lduncan@suse.com>\n" + "Signed-off-by: David Bond <dbond@suse.com>\n" "---\n" " Documentation/ABI/testing/sysfs-ibft | 10 ++++++\n" " drivers/firmware/iscsi_ibft.c | 67 +++++++++++++++++++++++++++++++++++-\n" @@ -44,14 +44,14 @@ "index cac3930..7d6725f 100644\n" "--- a/Documentation/ABI/testing/sysfs-ibft\n" "+++ b/Documentation/ABI/testing/sysfs-ibft\n" - "@@ -21,3 +21,13 @@ Contact:\tKonrad Rzeszutek <ketuzsezr-Gq0aWv8utHQdnm+yROfE0A@public.gmane.org>\n" + "@@ -21,3 +21,13 @@ Contact:\tKonrad Rzeszutek <ketuzsezr@darnok.org>\n" " Description:\tThe /sys/firmware/ibft/ethernetX directory will contain\n" " \t\tfiles that expose the iSCSI Boot Firmware Table NIC data.\n" " \t\tUsually this contains the IP address, MAC, and gateway of the NIC.\n" "+\n" "+What:\t\t/sys/firmware/ibft/acpi_header\n" "+Date:\t\tMarch 2016\n" - "+Contact:\tDavid Bond <dbond-IBi9RG/b67k@public.gmane.org>\n" + "+Contact:\tDavid Bond <dbond@suse.com>\n" "+Description:\tThe /sys/firmware/ibft/acpi_header directory will contain files\n" "+\t\tthat expose the SIGNATURE, OEM_ID, and OEM_TABLE_ID fields of the\n" "+\t\tacpi table header of the iBFT structure. This will allow for\n" @@ -276,13 +276,6 @@ " struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno);\n" " void iscsi_boot_destroy_kset(struct iscsi_boot_kset *boot_kset);\n" "-- \n" - "2.6.2\n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"open-iscsi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - "To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - "Visit this group at https://groups.google.com/group/open-iscsi.\n" - For more options, visit https://groups.google.com/d/optout. + 2.6.2 -b9d3f5829d6e6fa4e08729bded6cb63892a3fd3e714cffb33ff1e1b314688d1d +65c327f088243b89207fa878083bacc2aba2b54a1559e6af379be1669d608d4f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.