diff for duplicates of <20180202003824.GY4849@magnolia> diff --git a/a/1.txt b/N1/1.txt index 0f6b6a8..c8bbfac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,8 +16,8 @@ On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote: > >> residing on a DAX capable device. This will prevent the case of rtdev is not > >> DAX and data device is DAX to create realtime files. > >> -> >> Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> >> Reported-by: Darrick Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> >> Signed-off-by: Dave Jiang <dave.jiang@intel.com> +> >> Reported-by: Darrick Wong <darrick.wong@oracle.com> > >> --- > >> fs/xfs/xfs_iops.c | 3 ++- > >> fs/xfs/xfs_super.c | 9 ++++++++- @@ -73,7 +73,7 @@ On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote: > >> > >> -- > >> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in -> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > Does the following patch fix everything for you? @@ -115,7 +115,7 @@ fixes the xfs problems. > > This patch fixes the problem where we screw up the dax support checking > > in xfs if the datadev and rtdev have different dax capabilities. > > -> > Signed-off-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> > Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> > > --- > > drivers/dax/super.c | 9 +++++---- > > fs/ext2/super.c | 2 +- @@ -313,5 +313,9 @@ fixes the xfs problems. > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-xfs" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N1/content_digest index 2b0ba2f..5e88499 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,15 +2,14 @@ "ref\0151751718516.69886.135497175511444689.stgit@djiang5-desk3.ch.intel.com\0" "ref\020180201232839.GX4849@magnolia\0" "ref\0847ca427-af95-c4dc-9b99-c3ce8a115118@intel.com\0" - "ref\0847ca427-af95-c4dc-9b99-c3ce8a115118-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" + "From\0Darrick J. Wong <darrick.wong@oracle.com>\0" "Subject\0Re: [PATCH 2 2/2] xfs: fix rt_dev usage for DAX\0" "Date\0Thu, 1 Feb 2018 16:38:24 -0800\0" - "To\0Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>" - Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Dave Jiang <dave.jiang@intel.com>\0" + "Cc\0linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>" + Dave Chinner <david@fromorbit.com> + linux-xfs@vger.kernel.org + " linux-ext4@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote:\n" @@ -31,8 +30,8 @@ "> >> residing on a DAX capable device. This will prevent the case of rtdev is not\n" "> >> DAX and data device is DAX to create realtime files.\n" "> >>\n" - "> >> Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> >> Reported-by: Darrick Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> >> Signed-off-by: Dave Jiang <dave.jiang@intel.com>\n" + "> >> Reported-by: Darrick Wong <darrick.wong@oracle.com>\n" "> >> ---\n" "> >> fs/xfs/xfs_iops.c | 3 ++-\n" "> >> fs/xfs/xfs_super.c | 9 ++++++++-\n" @@ -88,7 +87,7 @@ "> >>\n" "> >> --\n" "> >> To unsubscribe from this list: send the line \"unsubscribe linux-xfs\" in\n" - "> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> >> the body of a message to majordomo@vger.kernel.org\n" "> >> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> > \n" "> > Does the following patch fix everything for you?\n" @@ -130,7 +129,7 @@ "> > This patch fixes the problem where we screw up the dax support checking\n" "> > in xfs if the datadev and rtdev have different dax capabilities.\n" "> > \n" - "> > Signed-off-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> > Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>\n" "> > ---\n" "> > drivers/dax/super.c | 9 +++++----\n" "> > fs/ext2/super.c | 2 +-\n" @@ -328,7 +327,11 @@ "> > \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-xfs\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - > More majordomo info at http://vger.kernel.org/majordomo-info.html + "> the body of a message to majordomo@vger.kernel.org\n" + "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -deed1e53fe4336e8d35a2311db41333536a1dbcec1f9fdce717b82052f2c816b +7b1f75bb6dbc2a101de278eb0329e3130a3aa86c9446521c5a2f1366d0f30cc4
diff --git a/a/1.txt b/N2/1.txt index 0f6b6a8..27f5aed 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,8 +16,8 @@ On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote: > >> residing on a DAX capable device. This will prevent the case of rtdev is not > >> DAX and data device is DAX to create realtime files. > >> -> >> Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> >> Reported-by: Darrick Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> >> Signed-off-by: Dave Jiang <dave.jiang@intel.com> +> >> Reported-by: Darrick Wong <darrick.wong@oracle.com> > >> --- > >> fs/xfs/xfs_iops.c | 3 ++- > >> fs/xfs/xfs_super.c | 9 ++++++++- @@ -73,7 +73,7 @@ On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote: > >> > >> -- > >> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in -> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > Does the following patch fix everything for you? @@ -115,7 +115,7 @@ fixes the xfs problems. > > This patch fixes the problem where we screw up the dax support checking > > in xfs if the datadev and rtdev have different dax capabilities. > > -> > Signed-off-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> > Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> > > --- > > drivers/dax/super.c | 9 +++++---- > > fs/ext2/super.c | 2 +- @@ -313,5 +313,5 @@ fixes the xfs problems. > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-xfs" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 2b0ba2f..5c3b706 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,15 +2,16 @@ "ref\0151751718516.69886.135497175511444689.stgit@djiang5-desk3.ch.intel.com\0" "ref\020180201232839.GX4849@magnolia\0" "ref\0847ca427-af95-c4dc-9b99-c3ce8a115118@intel.com\0" - "ref\0847ca427-af95-c4dc-9b99-c3ce8a115118-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" + "From\0Darrick J. Wong <darrick.wong@oracle.com>\0" "Subject\0Re: [PATCH 2 2/2] xfs: fix rt_dev usage for DAX\0" "Date\0Thu, 1 Feb 2018 16:38:24 -0800\0" - "To\0Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>" - Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Dave Jiang <dave.jiang@intel.com>\0" + "Cc\0linux-xfs@vger.kernel.org" + ross.zwisler@linux.intel.com + linux-ext4@vger.kernel.org + dan.j.williams@intel.com + linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org> + " Dave Chinner <david@fromorbit.com>\0" "\00:1\0" "b\0" "On Thu, Feb 01, 2018 at 05:08:36PM -0700, Dave Jiang wrote:\n" @@ -31,8 +32,8 @@ "> >> residing on a DAX capable device. This will prevent the case of rtdev is not\n" "> >> DAX and data device is DAX to create realtime files.\n" "> >>\n" - "> >> Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> >> Reported-by: Darrick Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> >> Signed-off-by: Dave Jiang <dave.jiang@intel.com>\n" + "> >> Reported-by: Darrick Wong <darrick.wong@oracle.com>\n" "> >> ---\n" "> >> fs/xfs/xfs_iops.c | 3 ++-\n" "> >> fs/xfs/xfs_super.c | 9 ++++++++-\n" @@ -88,7 +89,7 @@ "> >>\n" "> >> --\n" "> >> To unsubscribe from this list: send the line \"unsubscribe linux-xfs\" in\n" - "> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> >> the body of a message to majordomo@vger.kernel.org\n" "> >> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> > \n" "> > Does the following patch fix everything for you?\n" @@ -130,7 +131,7 @@ "> > This patch fixes the problem where we screw up the dax support checking\n" "> > in xfs if the datadev and rtdev have different dax capabilities.\n" "> > \n" - "> > Signed-off-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> > Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>\n" "> > ---\n" "> > drivers/dax/super.c | 9 +++++----\n" "> > fs/ext2/super.c | 2 +-\n" @@ -328,7 +329,7 @@ "> > \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-xfs\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -deed1e53fe4336e8d35a2311db41333536a1dbcec1f9fdce717b82052f2c816b +8b80a750ec225b5ebb6a083c892eea7a1156f734213666631673ec97ff380305
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.