Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Oct 2002 16:37:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Oct 2002 16:37:11 -0400 Received: from mailhost.tue.nl ([131.155.2.5]:1108 "EHLO mailhost.tue.nl") by vger.kernel.org with ESMTP id ; Wed, 9 Oct 2002 16:37:09 -0400 Date: Wed, 9 Oct 2002 22:42:48 +0200 From: Andries Brouwer To: Alexander Viro Cc: Linus Torvalds , Patrick Mochel , linux-kernel@vger.kernel.org Subject: Re: [bk/patch] driver model update: device_unregister() Message-ID: <20021009204248.GA22001@win.tue.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 17 On Wed, Oct 09, 2002 at 02:00:05PM -0400, Alexander Viro wrote: > OK, call me dense, but what things are associated with partition aside of the > fact that it exists? A partition has an underlying device, a start and a length. It may have a label or volume id. It has a partition number (the 7 of hda7) that can be assigned. It may have substructure on the partition level, like a DOS-type partition (BSD slice) with BSD subpartitions. Andries - 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/