On Wed, May 15, 2013 at 6:43 PM, Chris Murphy <[email protected]> wrote: > > On May 15, 2013, at 1:40 AM, Gabriel de Perthuis <[email protected]> wrote: > >> >> You can move subvolumes at any time, as if they were regular directories. > > In the example case, the subvolumes are read-only. So is it possible to make > a read-only subvolume (snapshot) read-writable? And is it possible to make a > read-writeable snapshot of a read-only subvolume? > > > Chris Murphy > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html
You make a ro snapshot rw by creating a snapshot of it that is rw. So yes to both questions, by doing the same thing in both cases. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
