From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v4 23/31] nfs: simplify swap Date: Fri, 23 Nov 2012 03:21:57 -0500 Message-ID: <20121123082157.GC10731@infradead.org> References: <1353537671-26284-1-git-send-email-dave.kleikamp@oracle.com> <1353537671-26284-24-git-send-email-dave.kleikamp@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Zach Brown , "Maxim V. Patlasov" , Mel Gorman , Trond Myklebust , linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rik van Riel To: Dave Kleikamp Return-path: Content-Disposition: inline In-Reply-To: <1353537671-26284-24-git-send-email-dave.kleikamp-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Nov 21, 2012 at 04:41:03PM -0600, Dave Kleikamp wrote: > swap_writepage can now call nfs's write_iter f_op, eliminating the need to > implement for the special-case direct_IO a_op. There is no longer a need to > pass the uio flag through the direct write path. This should also kill off the nasty REQ_KERNEL flag. -- 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