btrfs-extent-same-0.11.beta4-lp150.1.3 >  A ZQl/=„<)g aU_?䘑\?͉?ZH+1d6~bïg22r^F Ѻih@? 嵝~6Wʇ?TiCw,ax%o=Zkhc/U3Qw?H؇8R, iڙipY8"+^z$T`[I-wW;w8+/kǜ;Wu9W694484c917109e119286bc91c78255d860bb8c2b808fc421ebefc02f44895a04105546e374899aeb70c38ac78b9b724da7f8b61e79/ԉZQl/=„cΫ}-#MnV}՚(#礚ndttܰEOmE]?gm)G=O(dd[)+XZD3PO'VsJp> 8? (d ) o !JPX` d h p  8@l:(Y8`9:FGHIXY\] ^5bUcd_edfgliu|vwxyz $Cbtrfs-extent-same0.11.beta4lp150.1.3Debug/Test tool to exercise the btrfs out-of-band deduplication ioctlDebug/Test tool to exercise a btrfs ioctl for deduplicating file regions.WScloud107)openSUSE Leap 15.0openSUSEGPL-2.0https://bugs.opensuse.orgSystem/Filesystemshttps://github.com/markfasheh/duperemovelinuxx86_64(큤ZQNZQM64709dca6a28fdcaeb592affcdd2f94ac6020dd65b966df972458606fab74a22ae17abc0ee93333bdf768aba52cc99d352f8ad43625700590db39ce6c398b89crootrootrootrootduperemove-0.11.beta4-lp150.1.3.src.rpmbtrfs-extent-samebtrfs-extent-same(x86-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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 changelogcloud107 14752368000.11.beta4-lp150.1.30.11.beta4-lp150.1.3btrfs-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.opensuse.org/openSUSE:Leap:15.0/standard/17b0fd71da6b6f265a3fd15eecf1d641-duperemovecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=0c0f7a829949161d2b272069396f4a05e917bced, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRKr8;/?utf-89da411dd54327faab42cfddd31e9d15db27c0c64ecc47ca5951d18a9eb3aad6f? 7zXZ !t/+{ Q] crv9uo19@ QP1LW'yڗï `@-djg*lMyUTp`qjKq &t͋4:"vۯvC OUPfć%91Pː^!emO( lIy_q[qO _v.կ a5sk`) RQ!aY/K!m܉Sn:*ж<0Ƶ+ѧK3}C#8]dD,q`sKĎXw6rw? 0H8&WFGǨF~OH >e?]]2VTa@g`q eǿkKzK%/3iMd*(Gf ѶTϝj+C-g> 7|&?&C,eT2ţj AGu*vhP<C+i-4V+ۦ#,~&GvOv]UT?$A>gD94j,V* =LzRD!WsY < ƽ$$Be~nrE h?)?~֫<1bp-Ei(Ƃ@ezPXj\iqlU V@5fey['/jj|| dx+Jaa"YҮY5 ޖ$pTRjaPF">E}:Q.p)4$V_Q葅gZx_0kU֔@1uQ!X}l(P\7,a◶@h:ʗ%RGq+d(ue%v$vVN]IsY*"U])C<"h:GeN(]2od޹QiP]xԍ-^4,)4T,HUB7M|48`V}5-J2ЁڅxʇHl:%Z4z7uv7JYfHc\LM$$A׫h|2'ə'1лj,R |xIoS<tHh=xT{]p/ aLly/*7 8O-IWc1OAxĄ)"/qwf;)-S5"Z#d=p7 S>4;؆!:+_\[jZ+z7/d[|R:’g@KIOw/*D{~b"_%;~:x8 /NPB]pF?V5%QBlRDK!HM5μujZgwծW/QJI" xV׿.}¥ q**.%εAXa*н!P}x'XmGJcd%[ 0&nGO˞PvRbS->, ~ yb|qϒEMU2˃Ia,ZAC?{H\fCUSU (Xٳ5e1tcSX abe)bPeLV̜4&e =,Wpa;Bz(OYt_pOQHP ҁɡ_R2S,M4;݊z)6`Zv1q ᶛMFgDHnA4 d[!/Xlϲado8ʝuDztFj{<i;1kծ*f{*d7TRnYz:d0"+.4 8<[$$yX=˵n 3"8 b}մ6:;~t75{h_AF90TuJ=ې/%<ϥ<ڎ %(Km9*;$Jiw3aNڋ7jS}'vQ&rw2ʎ7z4OxBMGBP.)xaw1 +|->N'X9Lr7ŬjgFYl? \ѫWW{=<[dYtGZ^gf`-)7͜j"v*3\zm_QQˑI5gӮ.iuupKG T>'R&== Ү&,LJMs/OlW Eڹ~Gx)h{odi 4~.cnOrd|Vƿ&R'1V<2a$$ߨ;%1N44~ VV9i YZ