search for: autosnap

Displaying 3 results from an estimated 3 matches for "autosnap".

Did you mean: autosnap_
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
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 insertio...
2011 Aug 17
23
[RFC] btrfs auto snapshot
sorry forgot to follow the protocol, now included RFC in the subject. Hi, Appears that no one is working on the auto-snapshot feature for btrfs, so here I am implementing the same. Below is a draft on the feature list. Any comments / questions / suggestions are welcome, please do let me know. btrfs auto snapshot feature will include: Initially: - configurable timely
2012 Jul 15
0
[Freenas-announce] FreeNAS 8.2.0-RC1
...---------------------- Bugfixes ======================== Build ------------------------ GUI ------------------------ 1. Exclude snapshots with existing clones from the pending delete list. This fixes an issue where a clone will prevent an existing snapshot from being deleted by the autosnapper. 2. Browser cache can become confused when the same browser is used to access multiple versions of FreeNAS. Version specific cache data was added to mitigate this issue. Middleware ------------------------ OS/Third party ------------------------ Plugins -----------------------...