All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200907223501.GA11147@bill-the-cat>

diff --git a/a/1.txt b/N1/1.txt
index d78bab8..b80f04f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Wed, Jun 24, 2020 at 06:03:11PM +0200, Marek Behún wrote:
+On Wed, Jun 24, 2020 at 06:03:11PM +0200, Marek Beh?n wrote:
 
 > From: Qu Wenruo <wqu@suse.com>
 > 
@@ -11,7 +11,7 @@ On Wed, Jun 24, 2020 at 06:03:11PM +0200, Marek Behún wrote:
 >   decompress the whole extent, and only then copy the requested part.
 > 
 > Signed-off-by: Qu Wenruo <wqu@suse.com>
-> Reviewed-by: Marek Behún <marek.behun@nic.cz>
+> Reviewed-by: Marek Beh?n <marek.behun@nic.cz>
 
 Note that this introduces a warning with LLVM-10:
 fs/btrfs/btrfs.c:246:6: warning: variable 'real_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
@@ -34,3 +34,10 @@ leave fixing it here and in upstream btrfs-progs to the btrfs-experts.
 
 -- 
 Tom
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 659 bytes
+Desc: not available
+URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200907/c9c37397/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 4d22a01..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAl9WtZUACgkQFHw5/5Y0
-tyw54Av9HWaPp1NViTBgFf1NghCrKY+/ZBw4jUq7ndBeCX1wP3yqnhn3yToouc4d
-imOI117N70iI2yn21Dbi814IQc2wvcXvE6kIqXljmC0gR8iclLRICHe5G7MgUtHo
-5yT4dRDUn8iINoryP2/G+W538ALk4y41krZnunI5RHX2CM6iOKSFltfe4sPoq0Gl
-hGJsLC0q59XegNEHP/tQzCDbfWP0tqBW6epKy4hZdgq0mq0MM/HsOIL4KTp1rqnn
-SjP1qngai9hymD0NBnrIh+IvfCJY/oUdfZIctYblgMBDGsVFWR4fWyEApt6nfZJD
-iCYSOsDc6aK1j2vQjO7TE5RODFIN/1fBECwg/B0TorgdJf24fcibXrwCjLX3nTZY
-/X6DxsvqPu7QRbndKvkPnuLYe8OuyHfYKGqkRuu5IqcOi6lcA/mby3kOSW3ZuQAu
-nXRsDtdUldFWXoqckvWObi1Fi/Ia/Dpu0k6y9PTAjaI0Pw9UN4Rpfj+e7hWlrdQn
-ZCiu/1yD
-=RqWS
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 5e5352c..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/a/content_digest b/N1/content_digest
index 7401ada..f42c2a9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,12 @@
  "ref\020200624160316.5001-1-marek.behun@nic.cz\0"
  "ref\020200624160316.5001-26-marek.behun@nic.cz\0"
  "From\0Tom Rini <trini@konsulko.com>\0"
- "Subject\0Re: [PATCH U-BOOT v3 25/30] fs: btrfs: Implement btrfs_file_read()\0"
+ "Subject\0[PATCH U-BOOT v3 25/30] fs: btrfs: Implement btrfs_file_read()\0"
  "Date\0Mon, 7 Sep 2020 18:35:01 -0400\0"
- "To\0Marek Beh\303\272n <marek.behun@nic.cz>\0"
- "Cc\0u-boot@lists.denx.de"
- " Alberto S\303\241nchez Molero <alsamolero@gmail.com>"
-  Marek Vasut <marex@denx.de>
-  Pierre Bourdon <delroth@gmail.com>
-  Simon Glass <sjg@chromium.org>
-  Yevgeny Popovych <yevgenyp@pointgrab.com>
-  linux-btrfs@vger.kernel.org
- " Qu Wenruo <wqu@suse.com>\0"
- "\01:1\0"
+ "To\0u-boot@lists.denx.de\0"
+ "\00:1\0"
  "b\0"
- "On Wed, Jun 24, 2020 at 06:03:11PM +0200, Marek Beh\303\272n wrote:\n"
+ "On Wed, Jun 24, 2020 at 06:03:11PM +0200, Marek Beh?n wrote:\n"
  "\n"
  "> From: Qu Wenruo <wqu@suse.com>\n"
  "> \n"
@@ -27,7 +19,7 @@
  ">   decompress the whole extent, and only then copy the requested part.\n"
  "> \n"
  "> Signed-off-by: Qu Wenruo <wqu@suse.com>\n"
- "> Reviewed-by: Marek Beh\303\272n <marek.behun@nic.cz>\n"
+ "> Reviewed-by: Marek Beh?n <marek.behun@nic.cz>\n"
  "\n"
  "Note that this introduces a warning with LLVM-10:\n"
  "fs/btrfs/btrfs.c:246:6: warning: variable 'real_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]\n"
@@ -49,23 +41,13 @@
  "leave fixing it here and in upstream btrfs-progs to the btrfs-experts.\n"
  "\n"
  "-- \n"
- Tom
- "\01:2\0"
- "fn\0signature.asc\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "\n"
- "iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAl9WtZUACgkQFHw5/5Y0\n"
- "tyw54Av9HWaPp1NViTBgFf1NghCrKY+/ZBw4jUq7ndBeCX1wP3yqnhn3yToouc4d\n"
- "imOI117N70iI2yn21Dbi814IQc2wvcXvE6kIqXljmC0gR8iclLRICHe5G7MgUtHo\n"
- "5yT4dRDUn8iINoryP2/G+W538ALk4y41krZnunI5RHX2CM6iOKSFltfe4sPoq0Gl\n"
- "hGJsLC0q59XegNEHP/tQzCDbfWP0tqBW6epKy4hZdgq0mq0MM/HsOIL4KTp1rqnn\n"
- "SjP1qngai9hymD0NBnrIh+IvfCJY/oUdfZIctYblgMBDGsVFWR4fWyEApt6nfZJD\n"
- "iCYSOsDc6aK1j2vQjO7TE5RODFIN/1fBECwg/B0TorgdJf24fcibXrwCjLX3nTZY\n"
- "/X6DxsvqPu7QRbndKvkPnuLYe8OuyHfYKGqkRuu5IqcOi6lcA/mby3kOSW3ZuQAu\n"
- "nXRsDtdUldFWXoqckvWObi1Fi/Ia/Dpu0k6y9PTAjaI0Pw9UN4Rpfj+e7hWlrdQn\n"
- "ZCiu/1yD\n"
- "=RqWS\n"
- "-----END PGP SIGNATURE-----\n"
+ "Tom\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 659 bytes\n"
+ "Desc: not available\n"
+ URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200907/c9c37397/attachment.sig>
 
-e67bd07cbbb9be978f2cac84df328677e238f5c8aebe2eff6dab12b3681bd996
+917d2fdedbb8761c9527dfb9bc70d1efcf5a6d8637bba92394c17e01f5c009c6

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.