linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Read Only snapshots
@ 2011-04-25 12:16 Chris Mason
  2011-04-25 13:47 ` [PATCH 0/5] Add user-space support for read-only snapshot creation Andreas Philipp
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Mason @ 2011-04-25 12:16 UTC (permalink / raw)
  To: David Morgado; +Cc: linux-btrfs

Excerpts from David Morgado's message of 2011-04-24 21:24:16 -0400:
> Hi, btrfs-progs patches for read only snapshots aren't in Chris
> repository yet but btrfs already has support for that in place so,
> someone forgot about this?
> 
> It appears that some new patches are coming to Chris btrfs-progs (new
> tmp branch) so this was a nice opportunity to get those patches in.

Right, the tmp branch is the one I'm pushing around and testing for
release.  I'll make sure the readonly snapshots code gets in there too.

-chris

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/5] Add user-space support for read-only snapshot creation.
@ 2011-04-13  9:12 Andreas Philipp
  2011-04-13  9:12 ` [PATCH 4/5] Test the additional ioctl Andreas Philipp
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Philipp @ 2011-04-13  9:12 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Andreas Philipp, lizf

There is kernel side support for the creation of read-only snapshots
for some time now, but I did not find any patches for the userspace
btrfs utilites. Thus I created this patchset which is tested and
working with kernel version 2.6.39-rc2.

Andreas Philipp (5):
  Add support for read-only subvolumes.
  Support the new parameters in do_clone(int argc, char** argv).
  Added support for an additional ioctl.
  Test the additional ioctl.
  Updated documentation for btrfs subvolume snapshot.

 btrfs.c        |    6 +++---
 btrfs_cmds.c   |   44 ++++++++++++++++++++++++++++++++++++--------
 ioctl-test.c   |    1 +
 ioctl.h        |   14 ++++++++++++++
 man/btrfs.8.in |   11 ++++++-----
 5 files changed, 60 insertions(+), 16 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-04-26  8:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <There is kernel side support for the creation of read-only snapshots>
2011-04-26  8:02 ` [PATCH v2 0/5] Add user-space support for read-only snapshot creation Andreas Philipp
2011-04-26  8:02   ` [PATCH 1/5] Added support for an additional ioctl Andreas Philipp
2011-04-26  8:02   ` [PATCH 2/5] Add support for read-only subvolumes Andreas Philipp
2011-04-26  8:02   ` [PATCH 3/5] Support the new parameters in do_clone(int argc, char** argv) Andreas Philipp
2011-04-26  8:02   ` [PATCH 4/5] Test the additional ioctl Andreas Philipp
2011-04-26  8:02   ` [PATCH 5/5] Updated manpage for btrfs subvolume snapshot Andreas Philipp
2011-04-25 12:16 Read Only snapshots Chris Mason
2011-04-25 13:47 ` [PATCH 0/5] Add user-space support for read-only snapshot creation Andreas Philipp
2011-04-25 13:48   ` [PATCH 4/5] Test the additional ioctl Andreas Philipp
  -- strict thread matches above, loose matches on Subject: below --
2011-04-13  9:12 [PATCH 0/5] Add user-space support for read-only snapshot creation Andreas Philipp
2011-04-13  9:12 ` [PATCH 4/5] Test the additional ioctl Andreas Philipp

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).