public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: George Mitchell <george@chinilu.com>
Cc: util-linux@vger.kernel.org
Subject: Re: umount and findmnt commands not working with btrfs labels ...
Date: Thu, 9 May 2013 21:07:43 +0200	[thread overview]
Message-ID: <20130509190743.GB9821@x2.net.home> (raw)
In-Reply-To: <518BC86D.2050702@chinilu.com>

On Thu, May 09, 2013 at 09:01:49AM -0700, George Mitchell wrote:
> Karel,  Your answer left me really frustrated, but after rethinking the
> whole thing, I am left wondering if this whole issue, including the broader
> issue of what should appear on the mount table in the first place, would be
> better addressed by the btrfs group simply abstracting the mount point like
> software raid has always done and handling all the details internally within
> btrfs.  I already have seen applications that didn't understand btrfs
> partitions were in use and bad things could result from that.  It would be
> nice if btrfs would just lock all of these partitions out and represent them
> collectively to the broader system as /dev/mntX or whatever.  That would

 Do you mean abstract (virtual) block device (like we have for
 device-mapper, e.g /dev/dm0)? I think it's btrfs *feature* that there
 is not any virtual block device :-)

> surely greatly simplify things for everybody.  I am going broach that idea
> on the btrfs list.

 Well, it depends, nothing is perfect. The things like /dev/dm0 have
 some disadvantages (it's extra layer, extra support in userspace,
 etc.)

 Maybe possible solution would be to export more information about the
 btrfs filesystem in /proc, for example add complete list of all used
 (mapped) devices to /proc/self/mountinfo.

> Thanks so much for taking the time to discuss this with
> me.  It is much appreciated even though at the time I was not so happy with
> some of your answers.  - George

 We will see more problems with btrfs, because it provides completely
 new and different point of view where filesystem != device,
 multi-root filesystems, raids, subvolumes, etc.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

  parent reply	other threads:[~2013-05-09 19:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 22:28 umount and findmnt commands not working with btrfs labels George Mitchell
2013-05-07  9:48 ` Karel Zak
2013-05-07 14:10   ` George Mitchell
2013-05-07 14:48   ` George Mitchell
2013-05-09  9:42     ` Karel Zak
2013-05-09 14:06       ` George Mitchell
2013-05-09 18:53         ` Karel Zak
2013-05-09 16:01       ` George Mitchell
2013-05-09 16:59         ` Helmut Hullen
2013-05-09 19:07         ` Karel Zak [this message]
2013-05-09 19:54         ` Roger Leigh
2013-05-10  0:15           ` George Mitchell
2013-05-10  8:28           ` Karel Zak
2013-05-07 15:10   ` George Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130509190743.GB9821@x2.net.home \
    --to=kzak@redhat.com \
    --cc=george@chinilu.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox