From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:45155 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbdHCVe7 (ORCPT ); Thu, 3 Aug 2017 17:34:59 -0400 Reply-To: ashish.samant@oracle.com Subject: Re: [PATCH V2] fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio References: <1499912818-16882-1-git-send-email-ashish.samant@oracle.com> <5979208F.7080203@oracle.com> To: Miklos Szeredi Cc: linux-fsdevel@vger.kernel.org, fuse-devel From: Ashish Samant Message-ID: <598396F6.6010009@oracle.com> Date: Thu, 3 Aug 2017 14:34:46 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 08/03/2017 08:59 AM, Miklos Szeredi wrote: > On Thu, Jul 27, 2017 at 1:06 AM, Ashish Samant wrote: >> Hi Miklos, >> >> Is this version ok? > Hi, > > Thanks for the patch. Cleaned up variant pushed to for-next branch in > my fuse tree. Please check if it's still OK. Hi Miklos, Yes, the patch in your tree looks ok. Thanks, Ashish > > Thanks, > Miklos