diff for duplicates of <20060106194652.GB6404@aracnet.com> diff --git a/a/1.txt b/N1/1.txt index e6154e8..58a3f40 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ On Fri, Jan 06, 2006 at 10:39:34PM +1000, Douglas Gilbert wrote: > - rbuf[4 + 3] = strlen(inq_83_str); > - memcpy(rbuf + 4 + 4, inq_83_str, strlen(inq_83_str)); > + if (buflen > (ATA_SERNO_LEN + num + 3)) { -> + /* piv=0, assoc=lu, code_set¬SII, designator=vendor */ +> + /* piv=0, assoc=lu, code_set=ACSII, designator=vendor */ > + rbuf[num + 0] = 2; > + rbuf[num + 3] = ATA_SERNO_LEN; > + num += 4; @@ -39,7 +39,7 @@ On Fri, Jan 06, 2006 at 10:39:34PM +1000, Douglas Gilbert wrote: > - > + if (buflen > (sat_model_serial_desc_len + num + 3)) { > + /* SAT defined lu model and serial numbers descriptor */ -> + /* piv=0, assoc=lu, code_set¬SII, designator=t10 vendor id */ +> + /* piv=0, assoc=lu, code_set=ACSII, designator=t10 vendor id */ > + rbuf[num + 0] = 2; > + rbuf[num + 1] = 1; > + rbuf[num + 3] = sat_model_serial_desc_len; @@ -92,8 +92,4 @@ assume not all vendors support that. This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! -http://ads.osdn.com/?ad_idv37&alloc_id\x16865&op=click -_______________________________________________ -Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net -Linux-hotplug-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel +http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click diff --git a/a/content_digest b/N1/content_digest index f6835ce..33749dc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\043BE6506.7090901@torque.net\0" "From\0Patrick Mansfield <patman@aracnet.com>\0" "Subject\0Re: [PATCH] /dev/disk/by-id incomplete and unhelpful for SATA drives\0" - "Date\0Fri, 06 Jan 2006 19:46:52 +0000\0" + "Date\0Fri, 6 Jan 2006 11:46:52 -0800\0" "To\0Douglas Gilbert <dougg@torque.net>\0" "Cc\0Chris Paulson-Ellis <chris@edesix.com>" Bill Nottingham <notting@redhat.com> @@ -50,7 +50,7 @@ "> -\t\trbuf[4 + 3] = strlen(inq_83_str);\n" "> -\t\tmemcpy(rbuf + 4 + 4, inq_83_str, strlen(inq_83_str));\n" "> +\tif (buflen > (ATA_SERNO_LEN + num + 3)) {\n" - "> +\t\t/* piv=0, assoc=lu, code_set\302\254SII, designator=vendor */\n" + "> +\t\t/* piv=0, assoc=lu, code_set=ACSII, designator=vendor */\n" "> +\t\trbuf[num + 0] = 2;\t\n" "> +\t\trbuf[num + 3] = ATA_SERNO_LEN;\n" "> +\t\tnum += 4;\n" @@ -61,7 +61,7 @@ "> -\n" "> +\tif (buflen > (sat_model_serial_desc_len + num + 3)) {\n" "> +\t\t/* SAT defined lu model and serial numbers descriptor */\n" - "> +\t\t/* piv=0, assoc=lu, code_set\302\254SII, designator=t10 vendor id */\n" + "> +\t\t/* piv=0, assoc=lu, code_set=ACSII, designator=t10 vendor id */\n" "> +\t\trbuf[num + 0] = 2;\t\n" "> +\t\trbuf[num + 1] = 1;\t\n" "> +\t\trbuf[num + 3] = sat_model_serial_desc_len;\n" @@ -114,10 +114,6 @@ "This SF.net email is sponsored by: Splunk Inc. Do you grep through log files\n" "for problems? Stop! Download the new AJAX search engine that makes\n" "searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!\n" - "http://ads.osdn.com/?ad_idv37&alloc_id\026865&op=click\n" - "_______________________________________________\n" - "Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net\n" - "Linux-hotplug-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel + http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -ddd06c6e23d84751f99b28df821ec175f42d15ff27ce661871c83bb47eee3c7f +ecd9609bb3128b6b991a0e413c5d2019329943e6aa31dd4e715dd7a9ede6b2d5
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.