From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pekka Enberg" Subject: Re: msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland Date: Fri, 26 Oct 2007 11:09:16 +0300 Message-ID: <84144f020710260109s56f9cdf2tcd7b7258fcb2bd8@mail.gmail.com> References: <200710142232.l9EMW8kK029572@agora.fsl.cs.sunysb.edu> <84144f020710150447o94b1babo8b6e6a647828465f@mail.gmail.com> <84144f020710221348x297795c0qda61046ec69a7178@mail.gmail.com> <18209.19021.383347.160126@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Hugh Dickins" , "Erez Zadok" , "Ryan Finnie" , "Andrew Morton" , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, cjwatson@ubuntu.com, linux-mm@kvack.org To: "Neil Brown" Return-path: Received: from rv-out-0910.google.com ([209.85.198.185]:41912 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752656AbXJZIJR (ORCPT ); Fri, 26 Oct 2007 04:09:17 -0400 Received: by rv-out-0910.google.com with SMTP id k20so721265rvb for ; Fri, 26 Oct 2007 01:09:16 -0700 (PDT) In-Reply-To: <18209.19021.383347.160126@notabene.brown> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, On 10/26/07, Neil Brown wrote: > It seems that the new requirement is that if the address_space > chooses not to write out the page, it should now call SetPageActive(). > If that is the case, I think it should be explicit in the > documentation - please? Agreed.