linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Read Only snapshots
@ 2011-04-25  1:24 David Morgado
  2011-04-25 12:16 ` Chris Mason
  0 siblings, 1 reply; 15+ messages in thread
From: David Morgado @ 2011-04-25  1:24 UTC (permalink / raw)
  To: linux-btrfs

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.


Thanks

David Morgado

^ permalink raw reply	[flat|nested] 15+ 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 1/5] Add support for read-only subvolumes Andreas Philipp
  0 siblings, 1 reply; 15+ 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] 15+ messages in thread

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25  1:24 Read Only snapshots David Morgado
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
2011-04-25 13:47     ` [PATCH 1/5] Add support for read-only subvolumes Andreas Philipp
2011-04-25 21:34       ` Goffredo Baroncelli
2011-04-25 23:24         ` Chris Mason
2011-04-26  6:06         ` Li Zefan
2011-04-26  5:48       ` Li Zefan
2011-04-26  5:50       ` Li Zefan
2011-04-25 13:47     ` [PATCH 2/5] Support the new parameters in do_clone(int argc, char** argv) Andreas Philipp
2011-04-25 13:47     ` [PATCH 3/5] Added support for an additional ioctl Andreas Philipp
2011-04-25 13:48     ` [PATCH 4/5] Test the " Andreas Philipp
2011-04-25 13:48     ` [PATCH 5/5] Updated documentation for btrfs subvolume snapshot Andreas Philipp
2011-04-26  5:42     ` [PATCH 0/5] Add user-space support for read-only snapshot creation Li Zefan
  -- strict thread matches above, loose matches on Subject: below --
2011-04-13  9:12 Andreas Philipp
2011-04-13  9:12 ` [PATCH 1/5] Add support for read-only subvolumes 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).