From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from resqmta-po-09v.sys.comcast.net ([96.114.154.168]:59207 "EHLO resqmta-po-09v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753344AbaLARTe (ORCPT ); Mon, 1 Dec 2014 12:19:34 -0500 Message-ID: <547CA31A.6070100@pobox.com> Date: Mon, 01 Dec 2014 09:19:22 -0800 From: Robert White MIME-Version: 1.0 To: Shriramana Sharma , MegaBrutal CC: linux-btrfs , Roman Mamedov , Marc MERLIN , Austin S Hemmelgarn Subject: Re: Possible to undo subvol delete? References: <20141130042306.GE8916@merlins.org> <547C6922.6030206@gmail.com> <20141201184749.0fd67b62@natsu> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 12/01/2014 08:40 AM, Shriramana Sharma wrote: > IIUC you can only specify RO while creating but you can always cheaply > create a RW snapshot of an RO one or an RO snapshot of an RW one... You can turn ReadOnly status on and off (er. "true" and "false") with btrfs property get/set ro=true/false /path/to/subvolume