All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <530b0d48-96fc-e157-38f5-a87d85c7d2c6@oracle.com>

diff --git a/a/1.txt b/N1/1.txt
index bcbc1cb..f2a9b83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,4 +32,11 @@ Reviewed-by: Anand Jain <anand.jain@oracle.com>
 > +	max_active_zones = bdev_max_active_zones(bdev);
 >   	if (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {
 >   		btrfs_err_in_rcu(fs_info,
->   "zoned: %s: max active zones %u is too small, need at least %u active zones",
\ No newline at end of file
+>   "zoned: %s: max active zones %u is too small, need at least %u active zones",
+
+
+
+_______________________________________________
+Linux-f2fs-devel mailing list
+Linux-f2fs-devel@lists.sourceforge.net
+https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 2914bca..42217f2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "From\0Anand Jain <anand.jain\@oracle.com>\0"
 ]
 [
-  "Subject\0Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
+  "Subject\0Re: [f2fs-dev] [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
 ]
 [
   "Date\0Tue, 19 Apr 2022 20:02:18 +0800\0"
@@ -18,35 +18,35 @@
   " Jens Axboe <axboe\@kernel.dk>\0"
 ]
 [
-  "Cc\0dm-devel\@redhat.com",
-  " linux-xfs\@vger.kernel.org",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-block\@vger.kernel.org",
-  " drbd-dev\@lists.linbit.com",
-  " nbd\@other.debian.org",
-  " ceph-devel\@vger.kernel.org",
+  "Cc\0jfs-discussion\@lists.sourceforge.net",
+  " linux-nvme\@lists.infradead.org",
   " virtualization\@lists.linux-foundation.org",
-  " xen-devel\@lists.xenproject.org",
-  " linux-bcache\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-mmc\@vger.kernel.org",
+  " linux-mm\@kvack.org",
+  " dm-devel\@redhat.com",
+  " target-devel\@vger.kernel.org",
   " linux-mtd\@lists.infradead.org",
-  " linux-nvme\@lists.infradead.org",
+  " drbd-dev\@lists.linbit.com",
   " linux-s390\@vger.kernel.org",
+  " linux-nilfs\@vger.kernel.org",
   " linux-scsi\@vger.kernel.org",
-  " target-devel\@vger.kernel.org",
-  " linux-btrfs\@vger.kernel.org",
+  " cluster-devel\@redhat.com",
+  " xen-devel\@lists.xenproject.org",
   " linux-ext4\@vger.kernel.org",
+  " linux-um\@lists.infradead.org",
+  " nbd\@other.debian.org",
+  " linux-block\@vger.kernel.org",
+  " linux-bcache\@vger.kernel.org",
+  " David Sterba <dsterba\@suse.com>",
+  " ceph-devel\@vger.kernel.org",
+  " linux-raid\@vger.kernel.org",
+  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
+  " linux-mmc\@vger.kernel.org",
   " linux-f2fs-devel\@lists.sourceforge.net",
-  " cluster-devel\@redhat.com",
-  " jfs-discussion\@lists.sourceforge.net",
-  " linux-nilfs\@vger.kernel.org",
-  " ntfs3\@lists.linux.dev",
+  " linux-xfs\@vger.kernel.org",
   " ocfs2-devel\@oss.oracle.com",
-  " linux-mm\@kvack.org",
-  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
-  " David Sterba <dsterba\@suse.com>\0"
+  " linux-fsdevel\@vger.kernel.org",
+  " ntfs3\@lists.linux.dev",
+  " linux-btrfs\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -89,7 +89,14 @@
   "> +\tmax_active_zones = bdev_max_active_zones(bdev);\n",
   ">   \tif (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {\n",
   ">   \t\tbtrfs_err_in_rcu(fs_info,\n",
-  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\","
+  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\",\n",
+  "\n",
+  "\n",
+  "\n",
+  "_______________________________________________\n",
+  "Linux-f2fs-devel mailing list\n",
+  "Linux-f2fs-devel\@lists.sourceforge.net\n",
+  "https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel"
 ]
 
-0879420c3e3941dd4c3155b2d5364978cc981ab72b7e677bb06fb5bea4a09954
+56b98c61155561eac99a8bec28d6fa3ab5119f4acfed0047217e4bc176eb3e19

diff --git a/a/1.txt b/N2/1.txt
index bcbc1cb..2d20fde 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,4 +32,9 @@ Reviewed-by: Anand Jain <anand.jain@oracle.com>
 > +	max_active_zones = bdev_max_active_zones(bdev);
 >   	if (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {
 >   		btrfs_err_in_rcu(fs_info,
->   "zoned: %s: max active zones %u is too small, need at least %u active zones",
\ No newline at end of file
+>   "zoned: %s: max active zones %u is too small, need at least %u active zones",
+
+--
+dm-devel mailing list
+dm-devel@redhat.com
+https://listman.redhat.com/mailman/listinfo/dm-devel
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 2914bca..6d69aac 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,7 +8,7 @@
   "From\0Anand Jain <anand.jain\@oracle.com>\0"
 ]
 [
-  "Subject\0Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
+  "Subject\0Re: [dm-devel] [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
 ]
 [
   "Date\0Tue, 19 Apr 2022 20:02:18 +0800\0"
@@ -18,35 +18,35 @@
   " Jens Axboe <axboe\@kernel.dk>\0"
 ]
 [
-  "Cc\0dm-devel\@redhat.com",
-  " linux-xfs\@vger.kernel.org",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-block\@vger.kernel.org",
-  " drbd-dev\@lists.linbit.com",
-  " nbd\@other.debian.org",
-  " ceph-devel\@vger.kernel.org",
+  "Cc\0jfs-discussion\@lists.sourceforge.net",
+  " linux-nvme\@lists.infradead.org",
   " virtualization\@lists.linux-foundation.org",
-  " xen-devel\@lists.xenproject.org",
-  " linux-bcache\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-mmc\@vger.kernel.org",
+  " linux-mm\@kvack.org",
+  " dm-devel\@redhat.com",
+  " target-devel\@vger.kernel.org",
   " linux-mtd\@lists.infradead.org",
-  " linux-nvme\@lists.infradead.org",
+  " drbd-dev\@lists.linbit.com",
   " linux-s390\@vger.kernel.org",
+  " linux-nilfs\@vger.kernel.org",
   " linux-scsi\@vger.kernel.org",
-  " target-devel\@vger.kernel.org",
-  " linux-btrfs\@vger.kernel.org",
+  " cluster-devel\@redhat.com",
+  " xen-devel\@lists.xenproject.org",
   " linux-ext4\@vger.kernel.org",
+  " linux-um\@lists.infradead.org",
+  " nbd\@other.debian.org",
+  " linux-block\@vger.kernel.org",
+  " linux-bcache\@vger.kernel.org",
+  " David Sterba <dsterba\@suse.com>",
+  " ceph-devel\@vger.kernel.org",
+  " linux-raid\@vger.kernel.org",
+  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
+  " linux-mmc\@vger.kernel.org",
   " linux-f2fs-devel\@lists.sourceforge.net",
-  " cluster-devel\@redhat.com",
-  " jfs-discussion\@lists.sourceforge.net",
-  " linux-nilfs\@vger.kernel.org",
-  " ntfs3\@lists.linux.dev",
+  " linux-xfs\@vger.kernel.org",
   " ocfs2-devel\@oss.oracle.com",
-  " linux-mm\@kvack.org",
-  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
-  " David Sterba <dsterba\@suse.com>\0"
+  " linux-fsdevel\@vger.kernel.org",
+  " ntfs3\@lists.linux.dev",
+  " linux-btrfs\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -89,7 +89,12 @@
   "> +\tmax_active_zones = bdev_max_active_zones(bdev);\n",
   ">   \tif (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {\n",
   ">   \t\tbtrfs_err_in_rcu(fs_info,\n",
-  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\","
+  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\",\n",
+  "\n",
+  "--\n",
+  "dm-devel mailing list\n",
+  "dm-devel\@redhat.com\n",
+  "https://listman.redhat.com/mailman/listinfo/dm-devel"
 ]
 
-0879420c3e3941dd4c3155b2d5364978cc981ab72b7e677bb06fb5bea4a09954
+037522ef4e911e83a19f5b79484cd2293e3a4240ed90147a38f4e205e4134acc

diff --git a/a/1.txt b/N3/1.txt
index bcbc1cb..567e322 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -32,4 +32,9 @@ Reviewed-by: Anand Jain <anand.jain@oracle.com>
 > +	max_active_zones = bdev_max_active_zones(bdev);
 >   	if (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {
 >   		btrfs_err_in_rcu(fs_info,
->   "zoned: %s: max active zones %u is too small, need at least %u active zones",
\ No newline at end of file
+>   "zoned: %s: max active zones %u is too small, need at least %u active zones",
+
+
+______________________________________________________
+Linux MTD discussion mailing list
+http://lists.infradead.org/mailman/listinfo/linux-mtd/
\ No newline at end of file
diff --git a/a/content_digest b/N3/content_digest
index 2914bca..b7517cf 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -89,7 +89,12 @@
   "> +\tmax_active_zones = bdev_max_active_zones(bdev);\n",
   ">   \tif (max_active_zones && max_active_zones < BTRFS_MIN_ACTIVE_ZONES) {\n",
   ">   \t\tbtrfs_err_in_rcu(fs_info,\n",
-  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\","
+  ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\",\n",
+  "\n",
+  "\n",
+  "______________________________________________________\n",
+  "Linux MTD discussion mailing list\n",
+  "http://lists.infradead.org/mailman/listinfo/linux-mtd/"
 ]
 
-0879420c3e3941dd4c3155b2d5364978cc981ab72b7e677bb06fb5bea4a09954
+a7d45e1192c79b9285240d04c89cdc80f593af059153de4928f98b111ae17d75

diff --git a/a/content_digest b/N4/content_digest
index 2914bca..efdbcd6 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -8,45 +8,13 @@
   "From\0Anand Jain <anand.jain\@oracle.com>\0"
 ]
 [
-  "Subject\0Re: [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
+  "Subject\0[Cluster-devel] [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it\0"
 ]
 [
   "Date\0Tue, 19 Apr 2022 20:02:18 +0800\0"
 ]
 [
-  "To\0Christoph Hellwig <hch\@lst.de>",
-  " Jens Axboe <axboe\@kernel.dk>\0"
-]
-[
-  "Cc\0dm-devel\@redhat.com",
-  " linux-xfs\@vger.kernel.org",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-block\@vger.kernel.org",
-  " drbd-dev\@lists.linbit.com",
-  " nbd\@other.debian.org",
-  " ceph-devel\@vger.kernel.org",
-  " virtualization\@lists.linux-foundation.org",
-  " xen-devel\@lists.xenproject.org",
-  " linux-bcache\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-mmc\@vger.kernel.org",
-  " linux-mtd\@lists.infradead.org",
-  " linux-nvme\@lists.infradead.org",
-  " linux-s390\@vger.kernel.org",
-  " linux-scsi\@vger.kernel.org",
-  " target-devel\@vger.kernel.org",
-  " linux-btrfs\@vger.kernel.org",
-  " linux-ext4\@vger.kernel.org",
-  " linux-f2fs-devel\@lists.sourceforge.net",
-  " cluster-devel\@redhat.com",
-  " jfs-discussion\@lists.sourceforge.net",
-  " linux-nilfs\@vger.kernel.org",
-  " ntfs3\@lists.linux.dev",
-  " ocfs2-devel\@oss.oracle.com",
-  " linux-mm\@kvack.org",
-  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
-  " David Sterba <dsterba\@suse.com>\0"
+  "To\0cluster-devel.redhat.com\0"
 ]
 [
   "\0000:1\0"
@@ -92,4 +60,4 @@
   ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\","
 ]
 
-0879420c3e3941dd4c3155b2d5364978cc981ab72b7e677bb06fb5bea4a09954
+152deb2dd67697f729a5bac305eb501bdf0e9d134424c87684562a80a21a9525

diff --git a/a/content_digest b/N5/content_digest
index 2914bca..a64062f 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -18,35 +18,35 @@
   " Jens Axboe <axboe\@kernel.dk>\0"
 ]
 [
-  "Cc\0dm-devel\@redhat.com",
-  " linux-xfs\@vger.kernel.org",
-  " linux-fsdevel\@vger.kernel.org",
-  " linux-um\@lists.infradead.org",
-  " linux-block\@vger.kernel.org",
-  " drbd-dev\@lists.linbit.com",
-  " nbd\@other.debian.org",
-  " ceph-devel\@vger.kernel.org",
+  "Cc\0jfs-discussion\@lists.sourceforge.net",
+  " linux-nvme\@lists.infradead.org",
   " virtualization\@lists.linux-foundation.org",
-  " xen-devel\@lists.xenproject.org",
-  " linux-bcache\@vger.kernel.org",
-  " linux-raid\@vger.kernel.org",
-  " linux-mmc\@vger.kernel.org",
+  " linux-mm\@kvack.org",
+  " dm-devel\@redhat.com",
+  " target-devel\@vger.kernel.org",
   " linux-mtd\@lists.infradead.org",
-  " linux-nvme\@lists.infradead.org",
+  " drbd-dev\@lists.linbit.com",
   " linux-s390\@vger.kernel.org",
+  " linux-nilfs\@vger.kernel.org",
   " linux-scsi\@vger.kernel.org",
-  " target-devel\@vger.kernel.org",
-  " linux-btrfs\@vger.kernel.org",
+  " cluster-devel\@redhat.com",
+  " xen-devel\@lists.xenproject.org",
   " linux-ext4\@vger.kernel.org",
+  " linux-um\@lists.infradead.org",
+  " nbd\@other.debian.org",
+  " linux-block\@vger.kernel.org",
+  " linux-bcache\@vger.kernel.org",
+  " David Sterba <dsterba\@suse.com>",
+  " ceph-devel\@vger.kernel.org",
+  " linux-raid\@vger.kernel.org",
+  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
+  " linux-mmc\@vger.kernel.org",
   " linux-f2fs-devel\@lists.sourceforge.net",
-  " cluster-devel\@redhat.com",
-  " jfs-discussion\@lists.sourceforge.net",
-  " linux-nilfs\@vger.kernel.org",
-  " ntfs3\@lists.linux.dev",
+  " linux-xfs\@vger.kernel.org",
   " ocfs2-devel\@oss.oracle.com",
-  " linux-mm\@kvack.org",
-  " Johannes Thumshirn <johannes.thumshirn\@wdc.com>",
-  " David Sterba <dsterba\@suse.com>\0"
+  " linux-fsdevel\@vger.kernel.org",
+  " ntfs3\@lists.linux.dev",
+  " linux-btrfs\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -92,4 +92,4 @@
   ">   \"zoned: %s: max active zones %u is too small, need at least %u active zones\","
 ]
 
-0879420c3e3941dd4c3155b2d5364978cc981ab72b7e677bb06fb5bea4a09954
+284e7e0f0d7eaa0f801f0c2c0ee82c6c1f914481b8659dfa7f74cd013502cc29

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.