From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Jain Subject: Re: [PATCH] [RFC] Add btrfs autosnap feature Date: Wed, 29 Feb 2012 11:38:26 +0800 Message-ID: <4F4D9DB2.40004@oracle.com> References: <1330484376-16178-1-git-send-email-anand.jain@oracle.com> <1330484376-16178-2-git-send-email-anand.jain@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: hugo@carfax.org.uk, chris.mason@oracle.com To: linux-btrfs@vger.kernel.org Return-path: In-Reply-To: <1330484376-16178-2-git-send-email-anand.jain@oracle.com> List-ID: Hi, This patch added autosnap feature for the btrfs-progs. The link below provides autosnap guide.. http://btrfs.ipv5.de/index.php?title=Autosnap:_Configure_your_btrfs_to_create_and_manage_snapshots_automatically_based_on_events_or_at_a_regular_frequency Further there is timeslider, a nautilus extension written in python which can be downloaded from git://github.com/asj/timeslider.git Pls follow README and install.sh for the installation of the same. Further kindly note that as of now there are some limitation and known bug which is documented in the above autosnap wiki guide. Appreciate any feedback. Thanks, Anand