diff for duplicates of <20180701192600.GT30522@ZenIV.linux.org.uk> diff --git a/a/1.txt b/N1/1.txt index a07c498..c8119ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Sun, Jul 01, 2018 at 02:18:47PM +0800, Huaisheng Ye wrote: -> From: Huaisheng Ye <yehs1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +> From: Huaisheng Ye <yehs1@lenovo.com> > > The type of offset within struct iomap is loff_t, which represents > file offset of mapping. @@ -13,3 +13,7 @@ In which case the second variant is different from the first one > - iomap->offset = (u64)first_block << blkbits; > + iomap->offset = (loff_t)first_block << blkbits; +_______________________________________________ +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 5b0df3f..e1932eb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\020180701061848.7036-1-yehs2007@zoho.com\0" "ref\020180701061848.7036-2-yehs2007@zoho.com\0" - "ref\020180701061848.7036-2-yehs2007-ytc+IHgoah0@public.gmane.org\0" - "From\0Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" + "From\0Al Viro <viro@zeniv.linux.org.uk>\0" "Subject\0Re: [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax\0" "Date\0Sun, 1 Jul 2018 20:26:00 +0100\0" - "To\0Huaisheng Ye <yehs2007-ytc+IHgoah0@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org" - chengnt-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - jack-IBi9RG/b67k@public.gmane.org - " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Huaisheng Ye <yehs2007@zoho.com>\0" + "Cc\0linux-nvdimm@lists.01.org" + chengnt@lenovo.com + linux-kernel@vger.kernel.org + willy@infradead.org + jack@suse.com + " linux-ext4@vger.kernel.org\0" "\00:1\0" "b\0" "On Sun, Jul 01, 2018 at 02:18:47PM +0800, Huaisheng Ye wrote:\n" - "> From: Huaisheng Ye <yehs1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + "> From: Huaisheng Ye <yehs1@lenovo.com>\n" "> \n" "> The type of offset within struct iomap is loff_t, which represents\n" "> file offset of mapping.\n" @@ -27,6 +26,10 @@ "*and* does not step into nasal demon territory?\n" "\n" "> -\tiomap->offset = (u64)first_block << blkbits;\n" - "> +\tiomap->offset = (loff_t)first_block << blkbits;" + "> +\tiomap->offset = (loff_t)first_block << blkbits;\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -316d881141426af6925476823f5a74fe6d94ae38017843060cf44ebd021a7e27 +2fd50d11e0e3220c5399168a117ccc8fdf27ae74d515a8468e1e066fc469ae79
diff --git a/a/1.txt b/N2/1.txt index a07c498..8e142aa 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Sun, Jul 01, 2018 at 02:18:47PM +0800, Huaisheng Ye wrote: -> From: Huaisheng Ye <yehs1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +> From: Huaisheng Ye <yehs1@lenovo.com> > > The type of offset within struct iomap is loff_t, which represents > file offset of mapping. diff --git a/a/content_digest b/N2/content_digest index 5b0df3f..17577ab 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,24 @@ "ref\020180701061848.7036-1-yehs2007@zoho.com\0" "ref\020180701061848.7036-2-yehs2007@zoho.com\0" - "ref\020180701061848.7036-2-yehs2007-ytc+IHgoah0@public.gmane.org\0" - "From\0Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" + "From\0Al Viro <viro@zeniv.linux.org.uk>\0" "Subject\0Re: [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax\0" "Date\0Sun, 1 Jul 2018 20:26:00 +0100\0" - "To\0Huaisheng Ye <yehs2007-ytc+IHgoah0@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org" - chengnt-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - jack-IBi9RG/b67k@public.gmane.org - " linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Huaisheng Ye <yehs2007@zoho.com>\0" + "Cc\0dan.j.williams@intel.com" + dave.jiang@intel.com + willy@infradead.org + ross.zwisler@linux.intel.com + vishal.l.verma@intel.com + jack@suse.com + chengnt@lenovo.com + linux-nvdimm@lists.01.org + linux-kernel@vger.kernel.org + linux-ext4@vger.kernel.org + " Huaisheng Ye <yehs1@lenovo.com>\0" "\00:1\0" "b\0" "On Sun, Jul 01, 2018 at 02:18:47PM +0800, Huaisheng Ye wrote:\n" - "> From: Huaisheng Ye <yehs1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + "> From: Huaisheng Ye <yehs1@lenovo.com>\n" "> \n" "> The type of offset within struct iomap is loff_t, which represents\n" "> file offset of mapping.\n" @@ -29,4 +33,4 @@ "> -\tiomap->offset = (u64)first_block << blkbits;\n" "> +\tiomap->offset = (loff_t)first_block << blkbits;" -316d881141426af6925476823f5a74fe6d94ae38017843060cf44ebd021a7e27 +02d5c9ad11a345544e1fea558d129e6fcd6a10a51dfeafd2dd6dd4bd907b0fdb
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.