Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 23 Dec 2000 14:57:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 23 Dec 2000 14:57:42 -0500 Received: from d185fcbd7.rochester.rr.com ([24.95.203.215]:29960 "EHLO d185fcbd7.rochester.rr.com") by vger.kernel.org with ESMTP id ; Sat, 23 Dec 2000 14:57:27 -0500 Date: Sat, 23 Dec 2000 14:25:21 -0500 From: Chris Mason To: Linus Torvalds cc: Marcelo Tosatti , Andreas Dilger , "Stephen C. Tweedie" , Alexander Viro , Russell Cattelan , linux-kernel@vger.kernel.org Subject: Re: [RFC] changes to buffer.c (was Test12 ll_rw_block error) Message-ID: <331770000.977599521@coffee> In-Reply-To: X-Mailer: Mulberry/2.0.6b1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Saturday, December 23, 2000 11:02:53 -0800 Linus Torvalds wrote: > > Which is why I prefer the higher layers handling the dirty/uptodate/xxx > bits. > Grin, I should have taken the hint when we talked about the buffer up to date checks for block_read_full_page, it made sense then too. brw_page doesn't clear the dirty bit in pre4, was that on purpose? -chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/