From owner-freebsd-geom@FreeBSD.ORG Sun Nov 30 23:24:47 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B98441065672 for ; Sun, 30 Nov 2008 23:24:47 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id 508C28FC0C for ; Sun, 30 Nov 2008 23:24:47 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 27397 invoked by uid 2001); 30 Nov 2008 22:58:05 -0000 Date: Sun, 30 Nov 2008 16:58:05 -0600 From: "Rick C. Petty" To: freebsd-geom@freebsd.org Message-ID: <20081130225805.GA27328@keira.kiwi-computer.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ibTvN161/egqYuK8" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: (trivial) patch to add provider name to printed warning X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd2008@kiwi-computer.com List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 23:24:47 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Could someone with a commit bit (perhaps phk@) look at the following trivial patch? It can't hurt anything, since the provider name cannot be NULL here. Thanks, -- Rick C. Petty --ibTvN161/egqYuK8--