Re: btrfs-progs: add arg_strtou64 break library btrfs

2014-05-20 Thread Arvin Schnell
/msg33434.html Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe from this list: send

Re: Snapper on Ubuntu

2014-03-16 Thread Arvin Schnell
the config names. At least on openSUSE root is used for /. I would suggest to use home_root for /root like the pam-snapper module does. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild

patch for ioctl.h

2014-03-05 Thread Arvin Schnell
Hi, u64 is not known when just including btrfs/ioctl.h. I assume it should be __u64 as everywhere else in the file. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer

library version defines?

2013-06-03 Thread Arvin Schnell
in the future. Please find my proposal attached. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany diff --git

Re: Diff using send-receive code / RFC

2013-02-10 Thread Arvin Schnell
either need some patches posted here earlier (e.g. NO_FILE_DATA) or must make minor modifications. But I would like to get feedback about this feature on the list. Kind Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF

Re: [PATCH 2/3] btrfs-progs: libify some parts of btrfs-progs

2013-01-14 Thread Arvin Schnell
Hi, please find attached a patch to make the new libbtrfs usable from C++ (at least for the parts snapper will likely need). Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix

Re: [PATCH 2/3] btrfs-progs: libify some parts of btrfs-progs

2013-01-14 Thread Arvin Schnell
On Mon, Jan 14, 2013 at 10:14:03AM -0800, Mark Fasheh wrote: Hi Arvin! On Mon, Jan 14, 2013 at 03:18:14PM +0100, Arvin Schnell wrote: please find attached a patch to make the new libbtrfs usable from C++ (at least for the parts snapper will likely need). Thanks, that looks great. I'll

Re: Snapper snapshot comparison algorithm - send/receive questions

2012-12-03 Thread Arvin Schnell
, subvol_uuid_search and tree_search? Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe from

Re: snapper for Ubuntu? (WAS: btrfs auto snapshot)

2012-04-11 Thread Arvin Schnell
config. Otherwise that is a bug. Also, one minor detail, I noticed that the cron configuration file is /etc/sysconfig/snapper. It should be /etc/default/snapper in ubuntu/debian. Thanks for the hint. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research

Re: snapper for Ubuntu? (WAS: btrfs auto snapshot)

2012-04-10 Thread Arvin Schnell
On Mon, Apr 09, 2012 at 08:18:45AM +0700, Fajar A. Nugraha wrote: On Thu, Mar 1, 2012 at 8:48 PM, Arvin Schnell aschn...@suse.de wrote: We have now created a project in the openSUSE buildservice were we provide snapper packages for various distributions, e.g. RHEL6 and Fedora 16. Please

Re: Snapper packages for Ubuntu

2012-04-10 Thread Arvin Schnell
configure. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe from this list: send

Re: Snapper packages for Ubuntu

2012-04-10 Thread Arvin Schnell
On Tue, Apr 10, 2012 at 08:08:15PM +0700, Fajar A. Nugraha wrote: On Tue, Apr 10, 2012 at 6:50 PM, Arvin Schnell aschn...@suse.de wrote: libblocxx is not required for snapper anymore since about a month. It's checked during configure. You're right. I just tested it, and not having

Re: [PATCH] [RFC] Add btrfs autosnap feature

2012-03-02 Thread Arvin Schnell
mail here one year ago [1]. Also for newly created empty files find-new reports nothing, the same with metadata changes. If I'm wrong or find-new gets extended I happy to implement it in snapper. Regards, Arvin [1] http://www.spinics.net/lists/linux-btrfs/msg08683.html -- Arvin Schnell, aschn

Re: [RFC] btrfs auto snapshot

2012-03-01 Thread Arvin Schnell
://en.opensuse.org/Portal:Snapper. I have tested snapper on Fedora 16 and found no problems. Regards, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software Engineer, Research Development SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg

Comparing snapshots?

2011-02-25 Thread Arvin Schnell
to the original subvolume between the two transids. Is the general process corrent or have I overseen something? AFAIS the btrfs tool does not provide the required information/commands. Would it be possible to add those? Thanks in advance, Arvin -- Arvin Schnell, aschn...@suse.de Senior Software