From owner-freebsd-stable@FreeBSD.ORG Sun May 29 12:48:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C874816A41C for ; Sun, 29 May 2005 12:48:15 +0000 (GMT) (envelope-from dd@freebsd.org) Received: from charade.trit.org (charade.trit.org [65.19.139.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A9B843D1D for ; Sun, 29 May 2005 12:48:15 +0000 (GMT) (envelope-from dd@freebsd.org) Received: by charade.trit.org (Postfix, from userid 408) id 6202F1AF46B; Sun, 29 May 2005 12:48:15 +0000 (UTC) Received: from harpoon.trit.org (ica.trit.net [69.107.245.242]) by charade.trit.org (Postfix) with ESMTP id 6898F1AF443; Sun, 29 May 2005 12:48:13 +0000 (UTC) Received: from harpoon.trit.org (localhost [127.0.0.1]) by harpoon.trit.org (8.13.3/8.13.3) with ESMTP id j4TCmB5A015648; Sun, 29 May 2005 12:48:12 GMT (envelope-from dd@freebsd.org) Received: (from dima@localhost) by harpoon.trit.org (8.13.3/8.13.3/Submit) id j4TCmBWt015647; Sun, 29 May 2005 12:48:11 GMT (envelope-from dd@freebsd.org) X-Authentication-Warning: harpoon.trit.org: dima set sender to dd@freebsd.org using -f Date: Sun, 29 May 2005 12:48:11 +0000 From: Dima Dorfman To: Michael Grant Message-ID: <20050529124810.GA15618@trit.org> References: <20050527155143.GC57111@grant.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <20050527155143.GC57111@grant.org> X-PGP-Key: 69FAE582 (http://www.trit.org/~dima/dima.asc) X-PGP-Fingerprint: B340 8338 7DA3 4D61 7632 098E 0730 055B 69FA E582 User-Agent: Mutt/1.5.9i X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on charade.trit.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.1 Cc: freebsd-stable@freebsd.org Subject: Re: mdconfig X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 12:48:15 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Michael Grant wrote: > # mdconfig -l -u md0 > md0 vnode 23503425 KBytes -current has support for showing the file name: # mdconfig -lu0 md0 vnode 3.0M /home/dima/test I don't know when this will be MFC'd. > Furthermore, could we have that info when we run mount (with no args) > and df? Or might that break something that depends on their output? The file name used for the disk is not a property of the file system, so it would be inappropriate to show it in mount. It will point to md0, however, and mdconfig can tell you how it's backed. --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFCmboKBzAFW2n65YIRAsxgAJ92/8pp6BZQKaODd9eta+7ft5Qr8ACfQgGq yHka45y1YJPYLXQiY8csIfQ= =upy+ -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--