All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: howto create subvolume at top level?
Date: Mon, 01 Jun 2015 13:25:52 -0400	[thread overview]
Message-ID: <mki4j1$vvo$1@ger.gmane.org> (raw)

[nbecker@nbecker2 ~]$ sudo btrfs subvolume create /home2
Create subvolume '//home2'
[nbecker@nbecker2 ~]$ sudo btrfs subvolume list /
ID 257 gen 66376 top level 5 path root
ID 316 gen 66376 top level 257 path home2

This created home2 under root.  How do I create home2 with top level as top 
level 5, at the same level as root?

IOW:

ID 257 gen 66376 top level 5 path root
ID 316 gen 66376 top level 5 path home2

-- 
Those who fail to understand recursion are doomed to repeat it


             reply	other threads:[~2015-06-01 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 17:25 Neal Becker [this message]
2015-06-01 17:34 ` howto create subvolume at top level? Calvin Walton
2015-06-01 17:51 ` Duncan
2015-06-01 18:01   ` Duncan
2015-06-01 18:08   ` Neal Becker

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='mki4j1$vvo$1@ger.gmane.org' \
    --to=ndbecker2@gmail.com \
    --cc=linux-btrfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.