From 16ffba8ab66120a07bfdc87a3f06b77d188b2efc Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Wed, 19 Oct 2022 11:07:14 +0200 Subject: sys-fs/lessfs: align longdescription opening and closing tags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk Signed-off-by: Sam James --- sys-fs/lessfs/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/lessfs/metadata.xml b/sys-fs/lessfs/metadata.xml index ed8c04828df5..bdbb1d194f65 100644 --- a/sys-fs/lessfs/metadata.xml +++ b/sys-fs/lessfs/metadata.xml @@ -7,8 +7,8 @@ Enable leefs to create a report regarding the memory allocation. This feature should be used for debugging purposes to avoid performance degradation -Data deduplication (often called “intelligent compression” or “single-instance storage”) is a method of reducing storage needs by eliminating redundant data. Data deduplication is often used for backup purposes and for virtual machine image storage. lessfs can determine if data is redundant by calculating a unique (192 bit) tiger hash of each block of data that is written. When lessfs has determined that a block of data needs to be stored it first compresses the block with LZO or QUICKLZ compression. The combination of these two techniques results in a very high overall compression rate for many types of data. Multimedia files like mp3, avi or jpg files can not be compressed by lessfs when they are only stored once on the filesystem. - + Data deduplication (often called “intelligent compression” or “single-instance storage”) is a method of reducing storage needs by eliminating redundant data. Data deduplication is often used for backup purposes and for virtual machine image storage. lessfs can determine if data is redundant by calculating a unique (192 bit) tiger hash of each block of data that is written. When lessfs has determined that a block of data needs to be stored it first compresses the block with LZO or QUICKLZ compression. The combination of these two techniques results in a very high overall compression rate for many types of data. Multimedia files like mp3, avi or jpg files can not be compressed by lessfs when they are only stored once on the filesystem. + lessfs -- cgit v1.2.3-65-gdbad