Commit Graph

9 Commits

Author SHA1 Message Date
Jim Salter e54a2eb4bc reduced unnecessary depth of dataset listing in syncoid snapshot fetch routine - thanks @0xFate 2015-03-15 12:16:23 -04:00
0xFate 3f00ec8503 didnt grab the right one 1st time
this one reduces depth of the get command to 1 so zfs get wont pull subsequent dataset snapshots.
2015-03-14 17:26:58 +01:00
0xFate 58362924de Speed-up Sync process
This is a simple change which speeds up Sync process on systems with a high amount of Snapshots. It gets only Snapshots desired for the targeted FS and reduces output and thus Parsing time of the get command in the first place, and schould greatly reduce later processes (sorting arrays, mathing snaps) due to the reduced overhead.
2015-03-08 05:03:58 +01:00
Jim Salter 2f4d8a6e5c removed LWP::Simple deps from syncoid as well 2015-03-01 19:39:13 -05:00
Jim Salter c6a5aad2aa whoops - updated version number and added monitor-version to syncoid as well 2014-11-24 10:20:11 -05:00
Jim Salter 33d154d04b added version checking command to sanoid and syncoid 2014-11-18 10:18:43 -05:00
Jim Salter 280639c9cf updated git username 2014-11-17 12:13:46 -05:00
Jim Salter 8f5dd7fe46 inserted license blurb in sanoid and syncoid 2014-11-17 10:47:20 -05:00
Jim Salter a8b57203d0 initial commit: syncoid 2014-11-17 10:06:05 -05:00