All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CAPcyv4gwkyDBG7EZOth-kcZR8Fb+RgGXY=Y9vbuHXAz3PAnLVw@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 5b1d9f3..b7c907b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -149,7 +149,4 @@ method, it shouldn't be inferred by arch type.
 > Signature
 > _______________________________________________
 > Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
-> To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
-_______________________________________________
-Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
-To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
\ No newline at end of file
+> To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 5d9a011..1cebcff 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,30 +14,28 @@
   "To\0Shivaprasad G Bhat <sbhat\@linux.ibm.com>\0"
 ]
 [
-  "Cc\0David Gibson <david\@gibson.dropbear.id.au>",
-  " Greg Kurz <groug\@kaod.org>",
-  " qemu-ppc\@nongnu.org",
-  " Eduardo Habkost <ehabkost\@redhat.com>",
-  " marcel.apfelbaum\@gmail.com",
+  "Cc\0peter.maydell\@linaro.org",
   " Michael S. Tsirkin <mst\@redhat.com>",
-  " Igor Mammedov <imammedo\@redhat.com>",
-  " Xiao Guangrong <xiaoguangrong.eric\@gmail.com>",
-  " peter.maydell\@linaro.org",
-  " Eric Blake <eblake\@redhat.com>",
-  " qemu-arm\@nongnu.org",
-  " richard.henderson\@linaro.org",
-  " Paolo Bonzini <pbonzini\@redhat.com>",
-  " Stefan Hajnoczi <stefanha\@redhat.com>",
-  " Haozhong Zhang <haozhong.zhang\@intel.com>",
-  " shameerali.kolothum.thodi\@huawei.com",
-  " kwangwoo.lee\@sk.com",
-  " Markus Armbruster <armbru\@redhat.com>",
   " Qemu Developers <qemu-devel\@nongnu.org>",
-  " Aneesh Kumar K.V <aneesh.kumar\@linux.ibm.com>",
   " linux-nvdimm <linux-nvdimm\@lists.01.org>",
+  " Aneesh Kumar K.V <aneesh.kumar\@linux.ibm.com>",
+  " Markus Armbruster <armbru\@redhat.com>",
+  " bharata\@linux.vnet.ibm.com",
+  " Haozhong Zhang <haozhong.zhang\@intel.com>",
+  " Eduardo Habkost <ehabkost\@redhat.com>",
+  " richard.henderson\@linaro.org",
+  " Greg Kurz <groug\@kaod.org>",
   " kvm-ppc\@vger.kernel.org",
+  " qemu-arm\@nongnu.org",
+  " Stefan Hajnoczi <stefanha\@redhat.com>",
+  " Igor Mammedov <imammedo\@redhat.com>",
+  " kwangwoo.lee\@sk.com",
+  " David Gibson <david\@gibson.dropbear.id.au>",
+  " Xiao Guangrong <xiaoguangrong.eric\@gmail.com>",
+  " shameerali.kolothum.thodi\@huawei.com",
   " shivaprasadbhat\@gmail.com",
-  " bharata\@linux.vnet.ibm.com\0"
+  " qemu-ppc\@nongnu.org",
+  " Paolo Bonzini <pbonzini\@redhat.com>\0"
 ]
 [
   "\0000:1\0"
@@ -197,10 +195,7 @@
   "> Signature\n",
   "> _______________________________________________\n",
   "> Linux-nvdimm mailing list -- linux-nvdimm\@lists.01.org\n",
-  "> To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org\n",
-  "_______________________________________________\n",
-  "Linux-nvdimm mailing list -- linux-nvdimm\@lists.01.org\n",
-  "To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org"
+  "> To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org"
 ]
 
-e142d60b3aeb9327d03a1f2f5c85384001338619ddb7e5f7f48dabf1490de797
+5c853e40df91eabeee99797bd31416e7e5dde4e78e799c0bd0baf0f494b1e22a

diff --git a/a/1.txt b/N2/1.txt
index 5b1d9f3..adc73c7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -81,8 +81,8 @@ method, it shouldn't be inferred by arch type.
 >
 > The pmem0 is from nvdimm with With sync-dax=direct, and pmem1 is from
 > nvdimm with syn-dax=writeback, mounted as
-> /dev/pmem0 on /mnt1 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize=32k,noquota)
-> /dev/pmem1 on /mnt2 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize=32k,noquota)
+> /dev/pmem0 on /mnt1 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize2k,noquota)
+> /dev/pmem1 on /mnt2 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize2k,noquota)
 >
 > [root@atest-guest ~]# ./mapsync /mnt1/newfile ----> When sync-dax=unsafe/direct
 > [root@atest-guest ~]# ./mapsync /mnt2/newfile ----> when sync-dax=writeback
@@ -149,7 +149,4 @@ method, it shouldn't be inferred by arch type.
 > Signature
 > _______________________________________________
 > Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
-> To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
-_______________________________________________
-Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
-To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
\ No newline at end of file
+> To unsubscribe send an email to linux-nvdimm-leave@lists.01.org
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 5d9a011..1c16c2c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,7 +8,7 @@
   "Subject\0Re: [PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm\0"
 ]
 [
-  "Date\0Fri, 30 Apr 2021 12:14:37 -0700\0"
+  "Date\0Fri, 30 Apr 2021 19:14:37 +0000\0"
 ]
 [
   "To\0Shivaprasad G Bhat <sbhat\@linux.ibm.com>\0"
@@ -129,8 +129,8 @@
   ">\n",
   "> The pmem0 is from nvdimm with With sync-dax=direct, and pmem1 is from\n",
   "> nvdimm with syn-dax=writeback, mounted as\n",
-  "> /dev/pmem0 on /mnt1 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize=32k,noquota)\n",
-  "> /dev/pmem1 on /mnt2 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize=32k,noquota)\n",
+  "> /dev/pmem0 on /mnt1 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize2k,noquota)\n",
+  "> /dev/pmem1 on /mnt2 type xfs (rw,relatime,attr2,dax=always,inode64,logbufs=8,logbsize2k,noquota)\n",
   ">\n",
   "> [root\@atest-guest ~]# ./mapsync /mnt1/newfile ----> When sync-dax=unsafe/direct\n",
   "> [root\@atest-guest ~]# ./mapsync /mnt2/newfile ----> when sync-dax=writeback\n",
@@ -197,10 +197,7 @@
   "> Signature\n",
   "> _______________________________________________\n",
   "> Linux-nvdimm mailing list -- linux-nvdimm\@lists.01.org\n",
-  "> To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org\n",
-  "_______________________________________________\n",
-  "Linux-nvdimm mailing list -- linux-nvdimm\@lists.01.org\n",
-  "To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org"
+  "> To unsubscribe send an email to linux-nvdimm-leave\@lists.01.org"
 ]
 
-e142d60b3aeb9327d03a1f2f5c85384001338619ddb7e5f7f48dabf1490de797
+fe18bea42be8e93a4f6be3cb82fc35f23a27782f278558d31316bee5ac4c1b1a

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.