diff for duplicates of <20200510215744.21999-4-mchristi@redhat.com> diff --git a/a/1.txt b/N1/1.txt index dc27346..002e01a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -80,10 +80,10 @@ index e89b3d8..81ed7d5 100644 + break; + } + -+ if (acl_name[user_len - 1] == '\n') ++ if (acl_name[user_len - 1] = '\n') + acl_name[user_len - 1] = '\0'; + -+ if (proto_id == SCSI_PROTOCOL_SAS) { ++ if (proto_id = SCSI_PROTOCOL_SAS) { + /* + * target_setup_session will want the naa. prefix to match + * the ACL name, but the t10 transport id only wants the diff --git a/a/content_digest b/N1/content_digest index 9145e5d..b728773 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200510215744.21999-1-mchristi@redhat.com\0" "From\0Mike Christie <mchristi@redhat.com>\0" "Subject\0[PATCH 03/15] target: add helper to parse acl and transport name\0" - "Date\0Sun, 10 May 2020 16:57:32 -0500\0" + "Date\0Sun, 10 May 2020 21:57:32 +0000\0" "To\0bvanassche@acm.org" bstroesser@ts.fujitsu.com martin.petersen@oracle.com @@ -97,10 +97,10 @@ "+\t\tbreak;\n" "+\t}\n" "+\n" - "+\tif (acl_name[user_len - 1] == '\\n')\n" + "+\tif (acl_name[user_len - 1] = '\\n')\n" "+\t\tacl_name[user_len - 1] = '\\0';\n" "+\n" - "+\tif (proto_id == SCSI_PROTOCOL_SAS) {\n" + "+\tif (proto_id = SCSI_PROTOCOL_SAS) {\n" "+\t\t/*\n" "+\t\t * target_setup_session will want the naa. prefix to match\n" "+\t\t * the ACL name, but the t10 transport id only wants the\n" @@ -134,4 +134,4 @@ "-- \n" 1.8.3.1 -7b4c15330730257dd3c0c82835094f0a4dd8f66093705ece3aef058ddaf1a98a +b7ffdeab1646057cda714812372474f8670e0685fdd7166442a59e1eaa6651a4
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.