From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 20 Nov 2016 21:39:22 -0700 From: Ross Zwisler To: Jan Kara Cc: linux-mm@kvack.org, "Kirill A. Shutemov" , Ross Zwisler , Andrew Morton , linux-fsdevel@vger.kernel.org, linux-nvdimm@lists.01.org Subject: Re: [PATCH 10/20] mm: Move handling of COW faults into DAX code Message-ID: <20161121043922.GA31960@linux.intel.com> References: <1479460644-25076-1-git-send-email-jack@suse.cz> <1479460644-25076-11-git-send-email-jack@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1479460644-25076-11-git-send-email-jack@suse.cz> Sender: owner-linux-mm@kvack.org List-ID: On Fri, Nov 18, 2016 at 10:17:14AM +0100, Jan Kara wrote: > Move final handling of COW faults from generic code into DAX fault > handler. That way generic code doesn't have to be aware of peculiarities > of DAX locking so remove that knowledge and make locking functions > private to fs/dax.c. > > Acked-by: Kirill A. Shutemov > Signed-off-by: Jan Kara Reviewed-by: Ross Zwisler -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org