All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1490717553.2573.4.camel@sandisk.com>

diff --git a/a/1.txt b/N1/1.txt
index 691922a..60e7168 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,25 +1,25 @@
 On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote:
 > Make life easy for implementations that needs to send a data buffer
 > to the device (e.g. SCSI) by numbering it as a data out command.
-> 
+>=20
 > Signed-off-by: Christoph Hellwig <hch@lst.de>
 > ---
 >  include/linux/blk_types.h | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
-> 
+>=20
 > diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h
 > index d703acb55d0f..6393c13a6498 100644
 > --- a/include/linux/blk_types.h
 > +++ b/include/linux/blk_types.h
 > @@ -160,7 +160,7 @@ enum req_opf {
 >  	/* write the same sector many times */
->  	REQ_OP_WRITE_SAME	= 7,
+>  	REQ_OP_WRITE_SAME	=3D 7,
 >  	/* write the zero filled sector many times */
-> -	REQ_OP_WRITE_ZEROES	= 8,
-> +	REQ_OP_WRITE_ZEROES	= 9,
->  
+> -	REQ_OP_WRITE_ZEROES	=3D 8,
+> +	REQ_OP_WRITE_ZEROES	=3D 9,
+> =20
 >  	/* SCSI passthrough using struct scsi_request */
->  	REQ_OP_SCSI_IN		= 32,
+>  	REQ_OP_SCSI_IN		=3D 32,
 
 Hello Christoph,
 
@@ -28,4 +28,4 @@ Since REQ_OP_WRITE_ZEROES was introduced in kernel v4.10, do we need
 
 Thanks,
 
-Bart.
+Bart.=
diff --git a/a/content_digest b/N1/content_digest
index 543f3f1..6954569 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -21,25 +21,25 @@
  "On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote:\n"
  "> Make life easy for implementations that needs to send a data buffer\n"
  "> to the device (e.g. SCSI) by numbering it as a data out command.\n"
- "> \n"
+ ">=20\n"
  "> Signed-off-by: Christoph Hellwig <hch@lst.de>\n"
  "> ---\n"
  ">  include/linux/blk_types.h | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
- "> \n"
+ ">=20\n"
  "> diff --git a/include/linux/blk_types.h b/include/linux/blk_types.h\n"
  "> index d703acb55d0f..6393c13a6498 100644\n"
  "> --- a/include/linux/blk_types.h\n"
  "> +++ b/include/linux/blk_types.h\n"
  "> @@ -160,7 +160,7 @@ enum req_opf {\n"
  ">  \t/* write the same sector many times */\n"
- ">  \tREQ_OP_WRITE_SAME\t= 7,\n"
+ ">  \tREQ_OP_WRITE_SAME\t=3D 7,\n"
  ">  \t/* write the zero filled sector many times */\n"
- "> -\tREQ_OP_WRITE_ZEROES\t= 8,\n"
- "> +\tREQ_OP_WRITE_ZEROES\t= 9,\n"
- ">  \n"
+ "> -\tREQ_OP_WRITE_ZEROES\t=3D 8,\n"
+ "> +\tREQ_OP_WRITE_ZEROES\t=3D 9,\n"
+ "> =20\n"
  ">  \t/* SCSI passthrough using struct scsi_request */\n"
- ">  \tREQ_OP_SCSI_IN\t\t= 32,\n"
+ ">  \tREQ_OP_SCSI_IN\t\t=3D 32,\n"
  "\n"
  "Hello Christoph,\n"
  "\n"
@@ -48,6 +48,6 @@
  "\n"
  "Thanks,\n"
  "\n"
- Bart.
+ Bart.=
 
-93208958273b944990365674a5ce8f4aa303fa7b700e2b0a4f36f0793dc58fce
+948575b30f938f1767ca2895ffb72f15b1ed254fe5afc58aa577fc71441cd246

diff --git a/a/content_digest b/N2/content_digest
index 543f3f1..363b535 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\020170323143341.31549-1-hch@lst.de\0"
  "ref\020170323143341.31549-2-hch@lst.de\0"
  "From\0Bart Van Assche <Bart.VanAssche@sandisk.com>\0"
- "Subject\0Re: [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES\0"
+ "Subject\0Re: [Drbd-dev] [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES\0"
  "Date\0Tue, 28 Mar 2017 16:12:46 +0000\0"
  "To\0agk@redhat.com <agk@redhat.com>"
   lars.ellenberg@linbit.com <lars.ellenberg@linbit.com>
@@ -11,11 +11,11 @@
   philipp.reisner@linbit.com <philipp.reisner@linbit.com>
   axboe@kernel.dk <axboe@kernel.dk>
  " shli@kernel.org <shli@kernel.org>\0"
- "Cc\0linux-scsi@vger.kernel.org <linux-scsi@vger.kernel.org>"
+ "Cc\0linux-block@vger.kernel.org <linux-block@vger.kernel.org>"
+  linux-raid@vger.kernel.org <linux-raid@vger.kernel.org>
   dm-devel@redhat.com <dm-devel@redhat.com>
-  drbd-dev@lists.linbit.com <drbd-dev@lists.linbit.com>
-  linux-block@vger.kernel.org <linux-block@vger.kernel.org>
- " linux-raid@vger.kernel.org <linux-raid@vger.kernel.org>\0"
+  linux-scsi@vger.kernel.org <linux-scsi@vger.kernel.org>
+ " drbd-dev@lists.linbit.com <drbd-dev@lists.linbit.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote:\n"
@@ -50,4 +50,4 @@
  "\n"
  Bart.
 
-93208958273b944990365674a5ce8f4aa303fa7b700e2b0a4f36f0793dc58fce
+ce50c4dd9cd1e709013a27d9af7bd399044d980ee2b0998b9dc24d07896f31bb

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.