On Sat, Jun 12, 2010 at 06:06:23PM -0500, C Anthony Risinger wrote:

# btrfs subvolume create new_root
# mv . new_root/old_root

can i at least get confirmation that the above is possible?

I've had no problem with

  # btrfs subvolume snapshot . new_root
  # mkdir old_root
  # mv * old_root
  # rm -rf old_root

Make sure the 'mv' fails fo move new_root, and I'd look at the
new_root before removing everything.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to