]>
git.ipfire.org Git - thirdparty/snapper.git/log
Arvin Schnell [Tue, 22 Jan 2019 16:08:58 +0000 (17:08 +0100)]
Merge pull request #472 from aschnell/master
- adapted to libbtrfs changes to resurrect special btrfs directory comparison (bsc#
1111414 )
Arvin Schnell [Tue, 22 Jan 2019 11:17:51 +0000 (12:17 +0100)]
- adapted to libbtrfs changes to resurrect special btrfs directory comparison (bsc#
1111414 )
openSUSE Weblate [Sun, 20 Jan 2019 17:44:47 +0000 (17:44 +0000)]
Merge branch 'origin/master' into Weblate
jcsl [Sat, 22 Dec 2018 14:09:05 +0000 (14:09 +0000)]
Translated using Weblate (Spanish)
Currently translated at 95.5% (191 of 200 strings)
Arvin Schnell [Fri, 18 Jan 2019 16:57:18 +0000 (17:57 +0100)]
Merge pull request #471 from aschnell/master
- avoid deadlock for special btrfs directory comparison (bsc#
1049574 )
Arvin Schnell [Fri, 18 Jan 2019 11:07:09 +0000 (12:07 +0100)]
- avoid deadlock for special btrfs directory comparison (bsc#
1049574 )
Arvin Schnell [Wed, 16 Jan 2019 11:15:04 +0000 (12:15 +0100)]
Merge pull request #470 from ddawson/patch-1
Fix data corruption leading to kernel panic.
Daniel Dawson [Wed, 9 Jan 2019 04:27:35 +0000 (20:27 -0800)]
Fix data corruption leading to kernel panic.
I found that trying to use Snapper to create a Btrfs snapshot with a qgroup set causes the system to lock up, sometimes with a kernel panic message on the console. I tracked down the problem to this code. As it currently stands, `buffer` goes out of scope before the `ioctl` call can use it, and in my case, at least, it seems some of the data is already overwritten. Moving it out of the `if` statement lets this work properly.
Arvin Schnell [Thu, 6 Dec 2018 10:36:51 +0000 (11:36 +0100)]
Merge pull request #463 from aschnell/master
- added notes
Arvin Schnell [Thu, 6 Dec 2018 09:20:06 +0000 (10:20 +0100)]
- added notes
Arvin Schnell [Wed, 5 Dec 2018 09:49:55 +0000 (10:49 +0100)]
Merge pull request #462 from aschnell/master
- fixed stringerror function
Arvin Schnell [Wed, 5 Dec 2018 09:10:01 +0000 (10:10 +0100)]
- fixed stringerror function
Ladislav Slezák [Tue, 4 Dec 2018 14:45:52 +0000 (15:45 +0100)]
Merge pull request #461 from openSUSE/bugnumber_check
Less strict "rake osc:sr"
Ladislav Slezák [Tue, 4 Dec 2018 12:23:34 +0000 (13:23 +0100)]
Less strict "rake osc:sr"
Do not require a bugzilla/fate number in the new changelog entries.
Arvin Schnell [Tue, 4 Dec 2018 09:33:14 +0000 (10:33 +0100)]
Merge pull request #460 from spencerjanssen/btrfs-swap-build-failure
Work around btrfs v4.19
Spencer Janssen [Mon, 3 Dec 2018 23:33:49 +0000 (17:33 -0600)]
Work around btrfs v4.19
Addresses #459
jc sl [Fri, 30 Nov 2018 20:54:48 +0000 (20:54 +0000)]
Translated using Weblate (Spanish)
Currently translated at 95.5% (191 of 200 strings)
Arvin Schnell [Wed, 28 Nov 2018 09:51:12 +0000 (10:51 +0100)]
Merge pull request #457 from aschnell/master
- change license format
Arvin Schnell [Wed, 28 Nov 2018 09:31:59 +0000 (10:31 +0100)]
- change license format
Arvin Schnell [Thu, 22 Nov 2018 09:41:51 +0000 (10:41 +0100)]
Merge pull request #453 from aschnell/master
- updated debian changelog
Arvin Schnell [Thu, 22 Nov 2018 09:33:46 +0000 (10:33 +0100)]
- updated debian changelog
Arvin Schnell [Thu, 22 Nov 2018 09:28:40 +0000 (10:28 +0100)]
Merge pull request #452 from aschnell/master
- minor code improvements
Arvin Schnell [Thu, 22 Nov 2018 09:09:11 +0000 (10:09 +0100)]
- increase versions
Arvin Schnell [Thu, 22 Nov 2018 08:58:47 +0000 (09:58 +0100)]
- reduce format warning level
Arvin Schnell [Thu, 22 Nov 2018 08:56:25 +0000 (09:56 +0100)]
- allow compiler to check format strings
Arvin Schnell [Thu, 22 Nov 2018 08:53:14 +0000 (09:53 +0100)]
- removed unused lambda captures
Arvin Schnell [Thu, 22 Nov 2018 08:52:01 +0000 (09:52 +0100)]
- removed unused variable
Arvin Schnell [Thu, 22 Nov 2018 08:49:03 +0000 (09:49 +0100)]
- avoid deprecated readdir_r
Arvin Schnell [Wed, 21 Nov 2018 18:17:39 +0000 (19:17 +0100)]
Merge pull request #451 from gergo-b/fix_io_error
Fix IO error when determining the snapshot for the default subvolume
Gergo Borus [Wed, 21 Nov 2018 18:08:33 +0000 (19:08 +0100)]
update changes file
Gergo Borus [Tue, 20 Nov 2018 20:57:03 +0000 (21:57 +0100)]
Validate the found snapshot number
Gergo Borus [Tue, 20 Nov 2018 20:56:32 +0000 (21:56 +0100)]
Report the proper path
Antonio Larrosa [Mon, 12 Nov 2018 08:33:27 +0000 (08:33 +0000)]
Translated using Weblate (Spanish)
Currently translated at 93.0% (186 of 200 strings)
Alessio Adamo [Tue, 23 Oct 2018 14:41:08 +0000 (14:41 +0000)]
Translated using Weblate (Italian)
Currently translated at 100.0% (200 of 200 strings)
Ferdinand Galko [Sat, 27 Oct 2018 11:32:55 +0000 (11:32 +0000)]
Translated using Weblate (Slovak)
Currently translated at 100.0% (200 of 200 strings)
Marguerite Su [Tue, 23 Oct 2018 13:00:11 +0000 (13:00 +0000)]
Translated using Weblate (Chinese (China))
Currently translated at 100.0% (200 of 200 strings)
Kukuh Syafaat [Fri, 2 Nov 2018 14:47:30 +0000 (14:47 +0000)]
Translated using Weblate (Indonesian)
Currently translated at 100.0% (200 of 200 strings)
Antoine Belvire [Tue, 23 Oct 2018 17:48:37 +0000 (17:48 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (200 of 200 strings)
Rodrigo Macedo [Wed, 24 Oct 2018 15:01:54 +0000 (15:01 +0000)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (200 of 200 strings)
Aleš Kastner [Tue, 23 Oct 2018 18:43:02 +0000 (18:43 +0000)]
Translated using Weblate (Czech)
Currently translated at 100.0% (200 of 200 strings)
scootergrisen [Tue, 23 Oct 2018 17:11:49 +0000 (17:11 +0000)]
Translated using Weblate (Danish)
Currently translated at 100.0% (200 of 200 strings)
Freek de Kruijf [Wed, 24 Oct 2018 08:19:11 +0000 (08:19 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (200 of 200 strings)
Yasuhiko Kamata [Mon, 29 Oct 2018 22:35:12 +0000 (22:35 +0000)]
Translated using Weblate (Japanese)
Currently translated at 100.0% (200 of 200 strings)
David Medina [Tue, 23 Oct 2018 13:24:41 +0000 (13:24 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (200 of 200 strings)
Sarah Kriesch [Tue, 23 Oct 2018 15:07:05 +0000 (15:07 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (200 of 200 strings)
Arvin Schnell [Mon, 29 Oct 2018 14:18:01 +0000 (15:18 +0100)]
Merge pull request #448 from aschnell/master
- updated pot and po files
Arvin Schnell [Mon, 29 Oct 2018 13:28:32 +0000 (14:28 +0100)]
- updated pot and po files
Arvin Schnell [Mon, 29 Oct 2018 11:58:54 +0000 (12:58 +0100)]
Merge pull request #447 from aschnell/master
- extended space aware cleanup
Arvin Schnell [Mon, 29 Oct 2018 11:51:16 +0000 (12:51 +0100)]
- added checks
Arvin Schnell [Mon, 29 Oct 2018 10:08:31 +0000 (11:08 +0100)]
- improved error handling
Arvin Schnell [Mon, 29 Oct 2018 09:48:28 +0000 (10:48 +0100)]
- extended space aware cleanup algorithm (fate#325774)
Arvin Schnell [Mon, 29 Oct 2018 09:31:14 +0000 (10:31 +0100)]
- extended proxy classes
Arvin Schnell [Mon, 29 Oct 2018 09:12:22 +0000 (10:12 +0100)]
- added method to query free space
Arvin Schnell [Mon, 29 Oct 2018 09:00:33 +0000 (10:00 +0100)]
- added function to query free space for btrfs
Alex Minton [Sat, 27 Oct 2018 18:25:12 +0000 (18:25 +0000)]
Translated using Weblate (Russian)
Currently translated at 94.0% (200 of 200 strings)
Nikita Maynagashev [Thu, 26 Apr 2018 10:28:41 +0000 (10:28 +0000)]
Translated using Weblate (Russian)
Currently translated at 94.0% (188 of 200 strings)
Ferdinand Galko [Sat, 27 Oct 2018 11:32:58 +0000 (11:32 +0000)]
Translated using Weblate (Slovak)
Currently translated at 100.0% (200 of 200 strings)
Arvin Schnell [Fri, 26 Oct 2018 12:50:07 +0000 (14:50 +0200)]
Merge pull request #445 from aschnell/master
- increased portability
Arvin Schnell [Fri, 26 Oct 2018 10:57:41 +0000 (12:57 +0200)]
- removed test that fails on Fedora Rawhide (similar to bsc #
1112361 )
Arvin Schnell [Fri, 26 Oct 2018 10:47:37 +0000 (12:47 +0200)]
- also build for Ubuntu 18.10
Rodrigo Macedo [Wed, 24 Oct 2018 15:01:33 +0000 (15:01 +0000)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (200 of 200 strings)
Ferdinand Galko [Wed, 24 Oct 2018 10:29:02 +0000 (10:29 +0000)]
Translated using Weblate (Slovak)
Currently translated at 99.0% (198 of 200 strings)
Freek de Kruijf [Wed, 24 Oct 2018 08:18:03 +0000 (08:18 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (200 of 200 strings)
Damian Zaręba [Tue, 23 Oct 2018 17:15:38 +0000 (17:15 +0000)]
Translated using Weblate (Polish)
Currently translated at 92.5% (185 of 200 strings)
Antoine Belvire [Tue, 23 Oct 2018 17:48:37 +0000 (17:48 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (200 of 200 strings)
Aleš Kastner [Tue, 23 Oct 2018 18:42:19 +0000 (18:42 +0000)]
Translated using Weblate (Czech)
Currently translated at 100.0% (200 of 200 strings)
Antoine Belvire [Tue, 23 Oct 2018 17:47:15 +0000 (17:47 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (200 of 200 strings)
scootergrisen [Tue, 23 Oct 2018 17:11:24 +0000 (17:11 +0000)]
Translated using Weblate (Danish)
Currently translated at 100.0% (200 of 200 strings)
Sarah Kriesch [Tue, 23 Oct 2018 15:06:20 +0000 (15:06 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (200 of 200 strings)
Alessio Adamo [Tue, 23 Oct 2018 14:40:09 +0000 (14:40 +0000)]
Translated using Weblate (Italian)
Currently translated at 100.0% (200 of 200 strings)
David Medina [Tue, 23 Oct 2018 13:24:00 +0000 (13:24 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (200 of 200 strings)
Marguerite Su [Tue, 23 Oct 2018 12:59:20 +0000 (12:59 +0000)]
Translated using Weblate (Chinese (China))
Currently translated at 100.0% (200 of 200 strings)
Arvin Schnell [Tue, 23 Oct 2018 09:02:45 +0000 (11:02 +0200)]
Merge pull request #444 from aschnell/master
- give reason why a snapshot cannot be deleted
Arvin Schnell [Tue, 23 Oct 2018 07:51:25 +0000 (09:51 +0200)]
- updated pot and po files
Arvin Schnell [Tue, 23 Oct 2018 07:43:16 +0000 (09:43 +0200)]
- give reason why a snapshot cannot be deleted
Arvin Schnell [Mon, 22 Oct 2018 12:45:53 +0000 (14:45 +0200)]
Merge pull request #443 from aschnell/master
- fixed querying default and active snapshot if compiled without rollback support
Arvin Schnell [Mon, 22 Oct 2018 07:56:47 +0000 (09:56 +0200)]
- fixed querying default and active snapshot if compiled without rollback support
Dingzhong Chen [Sat, 6 Oct 2018 15:55:32 +0000 (15:55 +0000)]
Translated using Weblate (Chinese (China))
Currently translated at 100.0% (198 of 198 strings)
Alessio Adamo [Mon, 15 Oct 2018 10:59:42 +0000 (10:59 +0000)]
Translated using Weblate (Italian)
Currently translated at 100.0% (198 of 198 strings)
Yasuhiko Kamata [Thu, 4 Oct 2018 08:40:06 +0000 (08:40 +0000)]
Translated using Weblate (Japanese)
Currently translated at 100.0% (198 of 198 strings)
Yi-Jyun Pan [Fri, 5 Oct 2018 13:12:26 +0000 (13:12 +0000)]
Translated using Weblate (Chinese (Taiwan))
Currently translated at 100.0% (198 of 198 strings)
Aleš Kastner [Thu, 4 Oct 2018 18:08:52 +0000 (18:08 +0000)]
Translated using Weblate (Czech)
Currently translated at 100.0% (198 of 198 strings)
scootergrisen [Sat, 6 Oct 2018 16:47:40 +0000 (16:47 +0000)]
Translated using Weblate (Danish)
Currently translated at 100.0% (198 of 198 strings)
Ferdinand Galko [Sat, 6 Oct 2018 11:37:03 +0000 (11:37 +0000)]
Translated using Weblate (Slovak)
Currently translated at 100.0% (198 of 198 strings)
Sarah Kriesch [Sat, 6 Oct 2018 20:29:06 +0000 (20:29 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (198 of 198 strings)
Freek de Kruijf [Thu, 4 Oct 2018 12:51:27 +0000 (12:51 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (198 of 198 strings)
David Medina [Thu, 4 Oct 2018 13:43:45 +0000 (13:43 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (198 of 198 strings)
Arvin Schnell [Tue, 16 Oct 2018 13:14:14 +0000 (15:14 +0200)]
Merge pull request #440 from aschnell/master
- updated pot and po files
Arvin Schnell [Tue, 16 Oct 2018 13:04:35 +0000 (15:04 +0200)]
- updated pot and po files
Arvin Schnell [Tue, 16 Oct 2018 13:01:32 +0000 (15:01 +0200)]
Merge pull request #439 from aschnell/master
- disallow to delete special snapshots
Arvin Schnell [Tue, 16 Oct 2018 12:15:45 +0000 (14:15 +0200)]
- disallow deleting special snapshots
Arvin Schnell [Tue, 16 Oct 2018 12:04:45 +0000 (14:04 +0200)]
- ignore requests to delete special snapshots
Alessio Adamo [Mon, 15 Oct 2018 10:59:13 +0000 (10:59 +0000)]
Translated using Weblate (Italian)
Currently translated at 100.0% (197 of 197 strings)
Antoine Belvire [Sat, 13 Oct 2018 08:30:43 +0000 (08:30 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (197 of 197 strings)
Arvin Schnell [Thu, 11 Oct 2018 10:53:12 +0000 (12:53 +0200)]
Merge pull request #435 from aschnell/master
- mark active and default btrfs subvolume in list output (fate#326479)
Arvin Schnell [Thu, 11 Oct 2018 10:34:03 +0000 (12:34 +0200)]
- fixed typo
Arvin Schnell [Thu, 11 Oct 2018 10:21:14 +0000 (12:21 +0200)]
- coding style
Arvin Schnell [Thu, 11 Oct 2018 10:08:34 +0000 (12:08 +0200)]
- mark active and default btrfs subvolume in list output (fate#326479)
Arvin Schnell [Thu, 11 Oct 2018 09:59:36 +0000 (11:59 +0200)]
- added function to query active and default snapshot to proxy classes
Arvin Schnell [Thu, 11 Oct 2018 09:44:53 +0000 (11:44 +0200)]
- provide dbus functions to query default and active snapshot