Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758286AbXJ2Qr5 (ORCPT ); Mon, 29 Oct 2007 12:47:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752783AbXJ2Qrv (ORCPT ); Mon, 29 Oct 2007 12:47:51 -0400 Received: from mtagate3.uk.ibm.com ([195.212.29.136]:61690 "EHLO mtagate3.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752462AbXJ2Qru (ORCPT ); Mon, 29 Oct 2007 12:47:50 -0400 Date: Mon, 29 Oct 2007 17:47:03 +0100 From: Cornelia Huck To: Dirk Hohndel Cc: Andries Brouwer , Al Viro , Jens Axboe , linux-kernel@vger.kernel.org Subject: Re: [PATCH] add_partition silently ignored errors Message-ID: <20071029174703.5e3cbff2@gondolin.boeblingen.de.ibm.com> In-Reply-To: <20071029154849.GA24187@bigserver.hohndel.org> References: <20071029154339.00512901@gondolin.boeblingen.de.ibm.com> <20071029154849.GA24187@bigserver.hohndel.org> Organization: IBM Deutschland Entwicklung GmbH Vorsitzender des Aufsichtsrats: Martin Jetter =?ISO-8859-15?Q?Gesch=E4ftsf=FChrung:?= Herbert Kircher Sitz der Gesellschaft: =?ISO-8859-15?Q?B=F6blingen?= Registergericht: Amtsgericht Stuttgart, HRB 243294 X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 733 Lines: 20 On Mon, 29 Oct 2007 08:48:49 -0700, Dirk Hohndel wrote: > [PATCH] add_partition silently ignored errors > > Signed-off-by: Dirk Hohndel > > --- > block/ioctl.c | 5 ++++- > fs/partitions/check.c | 30 ++++++++++++++++++++++++------ > include/linux/genhd.h | 2 +- > 3 files changed, 29 insertions(+), 8 deletions(-) The kobject stuff looks sane to me now. Others will have to comment on the return code propagation. - 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/