linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] [PATCH] Add btrfs autosnap feature
@ 2012-02-29  2:59 asj
  2012-02-29  2:59 ` [PATCH] [RFC] " asj
  2012-03-06  7:56 ` [PATCH 1/2] Make find_updated_files to return value instead of printing Anand jain
  0 siblings, 2 replies; 16+ messages in thread
From: asj @ 2012-02-29  2:59 UTC (permalink / raw)
  To: linux-btrfs; +Cc: hugo, chris.mason, anand jain

From: anand jain <anand.jain@oracle.com>

Anand Jain (1):
  [RFC] Add btrfs autosnap feature

 Makefile     |    6 +-
 autosnap.c   | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 autosnap.h   |   81 +++
 btrfs-list.c |  140 +++++-
 btrfs.c      |   46 ++-
 btrfs_cmds.c |  186 +++++++-
 btrfs_cmds.h |    3 +-
 scrub.c      |    1 +
 8 files changed, 1982 insertions(+), 34 deletions(-)
 create mode 100644 autosnap.c
 create mode 100644 autosnap.h


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

end of thread, other threads:[~2012-03-06  9:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  2:59 [RFC] [PATCH] Add btrfs autosnap feature asj
2012-02-29  2:59 ` [PATCH] [RFC] " asj
2012-02-29  3:38   ` Anand Jain
2012-03-01 11:54   ` cwillu
2012-03-02 11:34     ` Arvin Schnell
2012-03-02 12:04       ` cwillu
2012-03-02 12:25         ` Sander
2012-03-05  6:51     ` Anand Jain
2012-03-05  7:07       ` Fajar A. Nugraha
2012-03-05  7:18         ` Arne Jansen
2012-03-05 10:21       ` Anand Jain
2012-03-05 10:28         ` cwillu
2012-03-01 13:23   ` Roman Mamedov
2012-03-06  7:56 ` [PATCH 1/2] Make find_updated_files to return value instead of printing Anand jain
2012-03-06  7:56   ` [PATCH 2/2] Use transaction id to determin if there is any change in the subvol Anand jain
2012-03-06  9:07     ` [PATCH 2/2 v2] " Anand jain

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