From patchwork Tue Nov 24 22:12:36 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: bmarzins@sourceware.org X-Patchwork-Id: 62629 Received: from hormel.redhat.com (hormel1.redhat.com [209.132.177.33]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nAOMCoqY018170 for ; Tue, 24 Nov 2009 22:12:50 GMT Received: from listman.util.phx.redhat.com (listman.util.phx.redhat.com [10.8.4.110]) by hormel.redhat.com (Postfix) with ESMTP id 3346961887E; Tue, 24 Nov 2009 17:12:50 -0500 (EST) Received: from int-mx08.intmail.prod.int.phx2.redhat.com (nat-pool.util.phx.redhat.com [10.8.5.200]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id nAOMCmck026504 for ; Tue, 24 Nov 2009 17:12:48 -0500 Received: from mx1.redhat.com (ext-mx05.extmail.prod.ext.phx2.redhat.com [10.5.110.9]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id nAOMCmTx031462 for ; Tue, 24 Nov 2009 17:12:48 -0500 Received: from sourceware.org (sourceware.org [209.132.176.174]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id nAOMCajQ011455 for ; Tue, 24 Nov 2009 17:12:36 -0500 Received: (qmail 15321 invoked by uid 9475); 24 Nov 2009 22:12:36 -0000 Date: 24 Nov 2009 22:12:36 -0000 Message-ID: <20091124221236.15319.qmail@sourceware.org> From: bmarzins@sourceware.org To: dm-cvs@sourceware.org, dm-devel@redhat.com X-RedHat-Spam-Score: -4 (RCVD_IN_DNSWL_MED) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.21 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.9 X-loop: dm-devel@redhat.com Cc: Subject: [dm-devel] multipath-tools/multipath multipath.8 X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: device-mapper development List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com --- multipath-tools/multipath/multipath.8 2006/11/30 23:25:13 1.9 +++ multipath-tools/multipath/multipath.8 2009/11/24 22:12:35 1.9.2.1 @@ -75,6 +75,10 @@ is in the /dev/sdb (as shown by udev in the $DEVNAME variable) or major:minor format. .I device may alternatively be a multipath mapname +.SH NOTES +a map may be unused if, eg, the file system on it is not mounted or +there are no open file descriptors against the device file, as in a +raw device. .SH "SEE ALSO" .BR udev (8), .BR dmsetup (8)