Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 22 Aug 2002 19:16:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 22 Aug 2002 19:15:52 -0400 Received: from pc-62-31-66-89-ed.blueyonder.co.uk ([62.31.66.89]:33412 "EHLO sisko.scot.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 22 Aug 2002 19:15:47 -0400 Date: Fri, 23 Aug 2002 00:19:34 +0100 Message-Id: <200208222319.g7MNJY509078@sisko.scot.redhat.com> From: Stephen Tweedie To: Marcelo Tosatti , linux-kernel@vger.kernel.org Cc: Stephen Tweedie Subject: [Patch 0/2] 2.4.20-pre4/ext3: ext3 dirty buffer management Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 624 Lines: 15 Hi Marcelo, This patch set contains the biggest recent change to ext3: a change to the way it deals with other dirty buffers in the system, making it robust against things like dump(8) or tune2fs(8) playing with the block device on a live filesystem. This patch has been in ext3 CVS for some time now. I'll follow up with the other smaller fixes and tweaks in the next batch. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/