Hi Arvin!
First, let me thank you for a great tool to handle various snapshots, i've
played with it for a few hours and I think it's a great piece of utility.
We would like to get snapper into Fedora official repository (and hopefully
extend snapper's user/test base). Unfortunately Fedora doesn't support Ext4
snapshots in any way, so I have to to disable this feature inside snapper
tool. Sure, I can create private patches for Fedora only which would cut out
these snapshots, but I think it would be nice to have configuration option
that would disable some unwanted features eventually. So I propose some very
simple patch set that let you choose what snapshot types you want to disable.
With regards
Ondrej Kozina
Ondrej Kozina (3):
Avoid segfault if unknown/unsupported filesystem is passed by
parameter
Add basic configuration options to disable some features
Add defines into source code to support configuration time
parameters
configure.in | 25 +++++++++++++++++++++++++
snapper/Filesystem.cc | 28 +++++++++++++++++++++++-----
snapper/Filesystem.h | 10 +++++++---
3 files changed, 55 insertions(+), 8 deletions(-)
--
1.7.8.6
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org