diff for duplicates of <1264547859.3788.37.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index bb08195..51d46d0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ Cheers --------------------------------------------------------------------------------------------- NFS: Replace __nfs_write_mapping with sync_inode() -From: Trond Myklebust <Trond.Myklebust@netapp.com> +From: Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org> Now that we have correct COMMIT semantics in writeback_single_inode, we can reduce and simplify nfs_wb_all(). Also replace nfs_wb_nocommit() with a @@ -28,7 +28,7 @@ inode->i_mutex. With that done, we can eliminate nfs_write_mapping() altogether. -Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> +Signed-off-by: Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org> --- fs/nfs/inode.c | 15 +++++---------- @@ -171,3 +171,8 @@ index 1eec414..3383622 100644 extern int nfs_wb_page(struct inode *inode, struct page* page); extern int nfs_wb_page_cancel(struct inode *inode, struct page* page); #if defined(CONFIG_NFS_V3) || defined(CONFIG_NFS_V4) + +-- +To unsubscribe from this list: send the line "unsubscribe linux-nfs" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 247c997..1846cb7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,23 @@ "ref\020100125221544.16750.70574.stgit@localhost.localdomain\0" "ref\020100125221545.16750.63968.stgit@localhost.localdomain\0" "ref\020100126112148.GA25170@infradead.org\0" - "From\0Trond Myklebust <Trond.Myklebust@netapp.com>\0" + "ref\020100126112148.GA25170-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org\0" + "From\0Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [PATCH 09/12] NFS: Replace __nfs_write_mapping with sync_inode()\0" "Date\0Tue, 26 Jan 2010 18:17:39 -0500\0" - "To\0Christoph Hellwig <hch@infradead.org>\0" - "Cc\0linux-nfs@vger.kernel.org" - Wu Fengguang <fengguang.wu@intel.com> - Peter Zijlstra <peterz@infradead.org> - Jan Kara <jack@suse.cz> + "To\0Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0" + "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Jan Kara <jack-AlSwsSmVLrQ@public.gmane.org> Steve Rago <sar-a+KepyhlMvJWk0Htik3J/w@public.gmane.org> - Jens Axboe <jens.axboe@oracle.com> - Peter Staubach <staubach@redhat.com> - Arjan van de Ven <arjan@infradead.org> - Ingo Molnar <mingo@elte.hu> - linux-fsdevel@vger.kernel.org - Christoph Hellwig <hch@lst.de> - " Al Viro <viro@zeniv.linux.org.uk>\0" + Jens Axboe <jens.axboe-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> + Peter Staubach <staubach-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Arjan van de Ven <arjan-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org> + linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> + " Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, 2010-01-26 at 06:21 -0500, Christoph Hellwig wrote: \n" @@ -40,7 +41,7 @@ "--------------------------------------------------------------------------------------------- \n" "NFS: Replace __nfs_write_mapping with sync_inode()\n" "\n" - "From: Trond Myklebust <Trond.Myklebust@netapp.com>\n" + "From: Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>\n" "\n" "Now that we have correct COMMIT semantics in writeback_single_inode, we can\n" "reduce and simplify nfs_wb_all(). Also replace nfs_wb_nocommit() with a\n" @@ -49,7 +50,7 @@ "\n" "With that done, we can eliminate nfs_write_mapping() altogether.\n" "\n" - "Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>\n" + "Signed-off-by: Trond Myklebust <Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>\n" "---\n" "\n" " fs/nfs/inode.c | 15 +++++----------\n" @@ -191,6 +192,11 @@ "-extern int nfs_wb_nocommit(struct inode *inode);\n" " extern int nfs_wb_page(struct inode *inode, struct page* page);\n" " extern int nfs_wb_page_cancel(struct inode *inode, struct page* page);\n" - #if defined(CONFIG_NFS_V3) || defined(CONFIG_NFS_V4) + " #if defined(CONFIG_NFS_V3) || defined(CONFIG_NFS_V4)\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" 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 -4ed56babc93626be336af20aab5f2903659666ee2af6ca828ee9aec93d57ea77 +5addce0e00377feec5f212c0b96f33aa2f43a45acec00071406fa3879a183b76
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.