btrfs-extent-same-0.11.beta4-1.26 >  A [ QKp9|Lg%5;ݬ@ Grw3~HWOQ~`z7`iOSL\ a"q˫jT.YB(Vǣ\8CwlP:8%p7%,@,µ7kddڗlG o6.@olindފc(i0\6Stхfo3ϲT68> GE_ѳ9}}FuB%^:~*CAo9OR!xN@<6411hs?'*l <>p> ? d $ j   3\blt x |   $HP+(I8P9:FGHIXY\]^b9cd:e?fBlDuXv`wxyz Cbtrfs-extent-same0.11.beta41.26Debug/Test tool to exercise the btrfs out-of-band deduplication ioctlDebug/Test tool to exercise a btrfs ioctl for deduplicating file regions.[ QCseattle12 SUSE Linux Enterprise 15SUSE LLC GPL-2.0https://www.suse.com/System/Filesystemshttps://github.com/markfasheh/duperemovelinuxaarch64큤[ QB[ QAbcce67e762affcc1c41fcf53becdb6ba6bbe4fb07c61791b0dc1ec1c267f2e3dae17abc0ee93333bdf768aba52cc99d352f8ad43625700590db39ce6c398b89crootrootrootrootduperemove-0.11.beta4-1.26.src.rpmbtrfs-extent-samebtrfs-extent-same(aarch-64)@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1WSW_@WWҤ@W/@W@W@V@V@UUUU"u@U"u@UU @T TC@T@Ti@T`TSyT&SSSG@SG@S L@S L@mark@fasheh.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commpluskal@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.comtchvatal@suse.commfasheh@suse.commfasheh@suse.comschwab@suse.demfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.commfasheh@suse.com- Update to v0.11.beta4 git commit f95e429 * Use proper len of tail blocks during block dedupe * run_dedupe: avoid size_list corruption in push_blocks() - Added patch: v0.11.beta4_to_git_f95e429.patch- Update to duperemove v0.11.beta4 - Many man page and FAQ updates - Much lower memory usage (changed to use block-dedupe by default) - removed unused sha256 module- Update to duperemove v0.11.beta3 - Bugfixes - Large (2.5x) performance improvement to find dupes stage - Added '--cpu-threads' for user control of cpu bound tasks- Update to duperemove v0.11.beta2 - Many bugfixes - Improved dedupe coverage with better extent selection algorithm - Improved (easier to read) output for csum stage - Progress counter added for dedupe stage - Removed patch v0.11.beta1_to_git_d4b9818.patch - Removed patch v0.11-d4b9818_to_82234f5.patch- Update to v0.11.beta1 git commit 82234f5 - Set file->dedupe_seq if we drop out in add_file_db() - add_file_db(): collapse all cases of ino/subvol/filename being different - Simplify the logic in add_file_db() - add_file_db(): check for same filename in filerec table - Store filerecs in a tree by filename- Update to git commit d4b9818: - Set scan flag on renamed file - Remove db record if a file was renamed - More vprints in add_file_db() - Fix confused error handling in dbfile_load_one_filerec() - Return 0 if user specified --help - Don't list '-?' as a valid option - add_file_db() Properly account for __add_file() skipping a file - Add hashstats to the man page- Update to duperemove v0.11.beta1 - Greatly increased performance during extent search - Hashfiles are reusable now, Duperemove will only scan files which have changed since the last time it was run. - Better selection of target extent during dedupe - reduces fragmentation of deduped space - Support for dedupe on xfs (experimental)- Use pretty name for tarball - Cleanup spec file with spec-cleaner - Use pkgconfig style dependnencies- Update to duperemove v0.10 - Documentation updates for latest stable version - document --fdupes mode in manpage - update man page headers - update FAQ- Update to duperemove v0.10.beta4 - Better memory usage with hashstats utility- Update to duperemove v0.10.beta3 - fixes many crashes in the dedupe stage - fixed an issue with our alignment function which would throw dedupe into a loop - improvements to output formatting - better logic when throwing out already-deduped extents won't give as many false positives- Update to duperemove v0.10.beta2 - multi-threaded dedupe stage (increased performance) - hashfile mode for drastically improved memory consumption - now uses murmur3 hash internally for improved cpu usage - can now take input from 'fdupes'- Update with correct tarball (last one didn't have version number bump)- Update to duperemove v0.09.3 - Fix hang during file scan phase (bsc#926098) - References: bsc#926098- Update to duperemove v0.09.2 - Now compiles on SLE11 targets - Fallback to stat on filesystems that don't report file type from readdir - Don't assert on failed open during dedupe - References: bsc#923277 bsc#924577- Update to duperemove v0.09.1 - Fallback to stat on filesystems that don't report file type from readdir- Update to duperemove v0.09 - start with first node in free_compare_tree - fix small typos in duperemove man page - add test_progs variable in Makefile - References: bsc#915354 FATE#318171 - Removed patch: do-not-install-test-binary.patch- Cleanup a bit with spec-cleaner and fix few tiny issues - Use install phase from upstream Makefile - Move csum-test to test progs to prevent its install: * do-not-install-test-binary.patch- Update to duperemove v0.09.beta5 - Documentation updates - FAQ and README are more relevant now - added man pages for show-shared-extents and hashstats programs - updated duperemove man page, and duperemove usage() function - Have show-shared-extents take a file list as arguments. - Change default of --lookup-extents option back to 'no' - Write hash type into hashfile header, check against what hash we were compiled with.- Update to duperemove v0.09.beta3 - Fix leak of directory fd during file scan - Fix EMFILES (too many file descriptors) error during dedupe - Fix corner case with dedupe leaving a file open and not-queued - Support '-x' (one file system) option - Add option to turn off extent lookup during csum phase - Useful if running against snapshotted volumes - show-shared-extents program to help users examine file state before or after dedupe.- Build with %optflags- Update to duperemove v0.09.beta2 - fix memory leak - fix hardlink detection on btrfs - print file number status during csum phase - print a status bar during extent seearch - several bugfixes and performance improvements to extent search - Removed patch: 001-fix-build.patch- update to duperemove v0.09.beta1 - parallel checksum calculation - performance improvements - allow to store the hash tree to a file - hashstats: new utility to analyze hash files - add --version option - build: add install target - documentatin updates - Added patch: 001-fix-build.patch- update to duperemove v0.08 - fixes many bugs - a few more usability improvements - adds fiemap support to better estimate space savings- update to duperemove v0.07 - fix usability of command line arguments - large documentation update- update to duperemove v0.06. This adds several fixes and features: - fixes bnc#871804 (duperemove not looping on entire range) - also includes important usability fixes - updates hashing library to libgcrypt to reflect upstream- add duperemove rpm - add new tarball with manpages for all binaries- Initial creation of rpm and rpm changelogseattle12 15273372830.11.beta4-1.260.11.beta4-1.26btrfs-extent-samebtrfs-extent-same.8.gz/usr/sbin//usr/share/man/man8/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/17b0fd71da6b6f265a3fd15eecf1d641-duperemovecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=f166a818c057b9064db77269fcd2a02d0d0498d3, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRmX젥$^utf-8744c182646fa448e067655f57fc1bddfa6c7819f11e942eb8e24764c78333dca? 7zXZ !t/ ; ] crv9uو̓e3ZqO*ui4GV>L66̀uTmvGݴIoɘ.0S˽N}WDO v:SNetVƃHҲydZ#}Ob"!2_/Jj-\GꉊG\Dڄ=~+.`Hp24] 'qedPUet^Yo ?NrRt缻5/~*ٺEmY-*nuCB7 fA/C[I()~2[Z/n+h 3iWĪΰ耠r+}$EY}eXOnOz7jSpHM) Wh3u*ZVEab`4Xšfad ~ IFU<)Rx;Bay-#5MtET;΃zQ3s"iqތ@#Qa)7*u.$>0'SxAQctQS~7X/TCTNhEw=LR#ۀ@W0 G/"^ϝ*[Qpt}lѠEЭCpaꀽ廘Lczaw:y6h䊹?"<"x xC2-1lz:sTHWhxۂui8jI{>g,K{^!cέnIUH7ňT ڤN kFONgn::JWj 5ڰ 9$ 濷*p)e]̲F6|7vnˠd{`%^5Zuws#+ #0>3x07y[P)O1¹wVg(9]6Ey.`ޖDLvEd.΄/o/ث_*rޒ޻ rDapF  c0~xe0GfQ 2̶KX}|mLg$gG3r۾x0LBz_{I.^@OZY e+r9dݿ1{QB]4niUn? )n#BpL= RQؔL}:PIqBuo/h|)Ѥ 3_o$~ IڍP\U0}[G$&RX8Uag=.3{-vxu`-`A4D /c)}ſƜd{ ߍ79ZԊ~K̅]*yDdY}C S>xSFgOMf㕴 ^i_UP'tVu Ь?*voK{MӤKU2Eװ|PsqPe!#fOvL-*LKX&tJk8hp8W.3ivqx٬Bmػ~Tj+y X R $%Ou@3 @c֍Q [jU* ,%V[R7=Qc2R@ӋD+&X`_IxMP=$.*Uȸ[#ԯi6@Ƈ\Ô`װ%FȰ:Tv+o)M7 YZ