linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can a snapshot become a parent subvolume when its parent is deleted?
@ 2014-05-14 13:50 Marc MERLIN
  2014-05-14 18:09 ` Chris Murphy
  0 siblings, 1 reply; 3+ messages in thread
From: Marc MERLIN @ 2014-05-14 13:50 UTC (permalink / raw)
  To: linux-btrfs

So, I had btrfs_pool1 that was trashed/lost as discussed here recently.

I did btrfs send btrfs_pool2/root_ro.date | btrfs receive /mnt/btrfs_pool1

Then btrfs subvolume snapshot root_ro.date root

Now, after I delete root_ro.date on btrfs_pool1, shouldn't root become a
parent subvolume?

Right now, I have:
legolas:/mnt/btrfs_pool1# btrfs subvolume list -q . 
ID 390 gen 5954 top level 5 parent_uuid faea7df8-d51a-6b4b-994b-887d55267cce path root
legolas:/mnt/btrfs_pool1# btrfs subvolume list  -u .  |grep faea7df8-d51a-6b4b-994b-887d55267cce
legolas:/mnt/btrfs_pool1#

Is it possible not to have a parent?

If so, shouldn't you become a parent at that time?

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                         | PGP 1024R/763BE901

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-19  1:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 13:50 Can a snapshot become a parent subvolume when its parent is deleted? Marc MERLIN
2014-05-14 18:09 ` Chris Murphy
2014-05-19  1:11   ` Marc MERLIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).