From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 21AFC1381FA for ; Mon, 12 May 2014 11:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BB84E0AD6; Mon, 12 May 2014 11:19:56 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9214E0AC6 for ; Mon, 12 May 2014 11:19:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 4FC572DC6C for ; Mon, 12 May 2014 13:19:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399893593; bh=2Ex5b62NBQnBk8IhQmCcgG2YbsnwmIl7BqmTWCinzvM=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=odwTsnQtju/wLmQM78uUsyPwldcGt2HSKAGaz5RqGmPKUXWiykNasKJVkc+GDv09+ hXP7qKXj/2+dELpuc50EIbGK6c0pmWDoox90YXicUEu5IlLqMPxg9fHiWTMteiVfCp /ecLA47rYozxTVMIxflavKJ+0JBkAVyIShr6oFQ8= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 30068-08 for ; Mon, 12 May 2014 13:19:51 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:29ef:a60a:e016:40b8]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 73C8D2DC69 for ; Mon, 12 May 2014 13:19:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399893591; bh=2Ex5b62NBQnBk8IhQmCcgG2YbsnwmIl7BqmTWCinzvM=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=HFTqHMyoudsRM0ygHN8Krq/5v+gyAHjtRwTUlCbGgwG4DGFz4a7zKfmj3PfyuZnhX JJUxBV30E/LIOnK3kpLH0+0JH/954mKYvl7ioqIwgiOTiyBAsDf+mNWV82z2mnY29E MSaiMcRHO8YZb00m/fvejJAA3QRDtrFWtruwmQ2g= Message-ID: <5370AE56.80707@xunil.at> Date: Mon, 12 May 2014 13:19:50 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] planned btrfs conversion: questions References: <20140506121832.678ae781@marcec> <5369688C.1040708@iinet.net.au> <20140507015126.5b57fb88@marcec> <536B712E.3040009@iinet.net.au> <536BC974.9090200@xunil.at> <536D339D.9000506@xunil.at> <536E0A01.4070803@xunil.at> <536F6EA2.6030506@xunil.at> <536FA2A4.4040205@xunil.at> In-Reply-To: <536FA2A4.4040205@xunil.at> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: b7b2265c-33d1-48b6-89fe-84c5ff8be9b2 X-Archives-Hash: d1299077d886e17274bc454b297add43 Am 11.05.2014 18:17, schrieb Stefan G. Weichinger: > "mount" does not show me the subvol-id or subvol-name of a mounted > btrfs-subvolume. > > Seems like a bug in util-linux to me, in other distros that seems to work. > > /proc/mounts and findmnt also don't display that info, does anyone know > how to check that? Would be very handy when dealing with snapshots etc ... https://bugs.gentoo.org/show_bug.cgi?id=510148