btrfs-extent-same-0.11.3-3.3.1 >  A b2p9|C(/V'bLYA"A1J`{ :,Q?!t{CChD`V\ՊL51c'Um^‰,t&\X)a)۾c1čp.'0Pk!4B-K33quls{O`4y!ՎY?Yr򕚥49&R1E>3tCЍGCAaosm3!4j$XrrZ w]]DI'QČk^^b, 1272f5dd96f4b59cf8d766ebfe060c273c7f590707e824d44b6185854ac6782d089a56cdc0301a64fffc4809630ad62faa146863-,b2p9|"\AU@Ugߖ۾{X|?^>s9X>iGfH22:iHa`ᖀQI9U6(Z.߄rR 8rEA+uH|`Pȭk̟++^xyuN&O+,@ ε͐ }M)DCSshc3ޡV|89sx\=&PYbuuKԝz8x@?8bu^6Wc*ݶQeA9wI :}j\ <>p>?d ! g   3\blt x |   $DL|'(E8L9:/F=GTH\IdXhYp\]^bcdef l u v(wTx\ydzl|Cbtrfs-extent-same0.11.33.3.1Debug/Test tool to exercise the btrfs out-of-band deduplication ioctlDebug/Test tool to exercise a btrfs ioctl for deduplicating file regions.b2ibs-arm-2 SUSE Linux Enterprise 15SUSE LLC GPL-2.0https://www.suse.com/System/Filesystemshttps://github.com/markfasheh/duperemovelinuxaarch64큤b2b2d01f72057e4940d047a6b8f88cf6eaff10d20bc107ea70e2ecdfabdb7ecb783dae17abc0ee93333bdf768aba52cc99d352f8ad43625700590db39ce6c398b89crootrootrootrootduperemove-0.11.3-3.3.1.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.1aj@WSW_@WWҤ@W/@W@W@V@V@UUUU"u@U"u@UU @T TC@T@Ti@T`TSynborisov@suse.commark@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.com- Update to v0.11.3 (jsc#SLE-11306) * Remove patch v0.11.beta4_to_git_f95e429.patch as the affected code has been removed in the mean time.- 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.patchibs-arm-2 16445733470.11.3-3.3.10.11.3-3.3.1btrfs-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:Maintenance:22752/SUSE_SLE-15_Update/cc29716b4eae4958227faa8724f43bfa-duperemove.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=fc59937a65a0b0ec092d486773c25de8cbfdcc1c, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR'&DQ_3utf-8109f654a0cb70a79b4535dc6d790cc5ba177f7c18ff97090ebb31ed1073c3826? 7zXZ !t/ ; ] crv9wSJ^T_}RYB{-H ºb"AD勝2]su,U9G`fC²m!|Vז$; 9YM^vأ~'ƝW+{oü\cOǦ 5 *& DtRh~GjݞCsm~TNl+}|)JXZY_Vp,[@Nؔ"Qg],ڡQ!gd8rS\H w8/E=0 `0I@D{)žaSТ57 p ;P‰[W}qnq[}٧M'{mc3˃\͆Q*Ģd''H{R]*}:$t@I ̜l=-TɒC1xxdE{K)NօEezR)=Q& [eC6\:8}ظݚ̑'r0f Jշl|ks!,hqk۽۳d6[%K̓3 rÀO8})A/E/F^x),KԿ ]DŭV句WCĞG ZE\ H ?=́˿*LԻ㊛Y~;-w&z0#p6/'EL0tĄP=Wtv d| j`{"Vtx܎$iN% :!, i칀{oof6 YHl!'fkUN߲)}*LH(V نPnE:Ml(l/ū] )B4(yT8 &.k).31ޘeBœ%)KD_LҌ\*&A]*$AϢeHt; Ql6 (N] &p]^l7Z./o;ڱ}>w%'9 ܖAshpHX+{;E?`HҴ0Lք m_vZ =J ~7qiz:[R;NgGİ^n?;~BY }gq][E#QDO@\la?v$(2^3;,1w2w6)]#2!92Y{@r,z? ?;i)WdA_ܴo߇Ġmv=0CqQ:`:vkٸc#5N")bV0P%?TOݩUW Ijnl?fe$?NK++6zAG}rbC09jؙnAl؊q"| , K?ZNMH _2KYA]2L4$70+ v=:h]EE3+C@'0#J5sͿ4R{)ԥ9$/PkᛢBS 1 ?^"M%V&ӷD5 "'H&?9 n<ǿrMD9~A& 6l`Ɠ(~Z@;~0,w`kO%oO1ZO}]S<=Y2c'!H# U#`v,CEڹZL&)ȿu!-: ۩ s-F}lVm~?Sg+Ya_.Qv ) [zT჌I%Bۨb`TT) С.+$./cZ   9*QrԼgd.i`3* k>G XWpP1VxbpUza 1cX#PǸ :nqOMk8BE%ԤL;A(j ]_G mql"#gRᾯd3B=|(?Pr'nN<ܙӇ:F/!V`S8i1pQӍK97zJՒh27new(hx'ΥA(pWgO"ǀcDam\}~2ת܉bUU"X08\֥|5K Oe4?7J\a= x/mq: o`LC'U,ŒP^GuөwDHw9z>%$މ?2T=S33a:&?oi?_DJu@pyp%NL 2V8BD"yV Z.Z+PISZϊCR3{`Ҽ,}UPvo~;6d`*yEZN`ZuaE+4C-w§]|{bEm6QT9{mԝd6\l`T.B`a*^6n?uK5 Y*UYRu[,f5A Z'e1\ ? U?X/ _X{M ׏U袺hё Fm|%ѠGY ODrE^9&FtLSOA!_`+4 YZ