Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 19 Jun 2002 17:54:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 19 Jun 2002 17:54:12 -0400 Received: from smtpzilla2.xs4all.nl ([194.109.127.138]:64007 "EHLO smtpzilla2.xs4all.nl") by vger.kernel.org with ESMTP id ; Wed, 19 Jun 2002 17:54:12 -0400 Date: Wed, 19 Jun 2002 23:54:03 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@serv To: Andrew Morton cc: Zwane Mwaikambo , Linux Kernel Subject: Re: (2.5.23) buffer layer error at buffer.c:2326 In-Reply-To: <3D10E358.D82DB604@zip.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 21 Hi, On Wed, 19 Jun 2002, Andrew Morton wrote: > Does anyone have any opinions on what the kernel's behaviour should > be in the presence of a write I/O error? Our options appear to be: Another possibility would be to add a more flexible error handling infrastructure controllable from user space. Think for example of hotpluggable devices. Either we add support for this to all subsystems or we add generic support at a higher level. A single daemon could ask the user to replug the disk or temporarily save a the dirty pages to a different device. bye, Roman - 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/