From a18d11eb0bc22fc17be5206f597338193e44e027 Mon Sep 17 00:00:00 2001 From: YiFei Zhu Date: Mon, 8 Jan 2024 00:34:20 -0800 Subject: [PATCH] sys-fs/dwarfs, sys-fs/dwarfs-bin: Add myself as maintainer Per https://github.com/mhx/dwarfs/issues/184#issuecomment-1880488381 Signed-off-by: YiFei Zhu --- sys-fs/dwarfs-bin/metadata.xml | 4 ++++ sys-fs/dwarfs/metadata.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/sys-fs/dwarfs-bin/metadata.xml b/sys-fs/dwarfs-bin/metadata.xml index 9a552c3d3b..b3521a7f9e 100644 --- a/sys-fs/dwarfs-bin/metadata.xml +++ b/sys-fs/dwarfs-bin/metadata.xml @@ -5,6 +5,10 @@ denis7774@gmail.com Denis Reva + + zhuyifei1999@gmail.com + YiFei Zhu + DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems. diff --git a/sys-fs/dwarfs/metadata.xml b/sys-fs/dwarfs/metadata.xml index 7fa35c4554..38be78d248 100644 --- a/sys-fs/dwarfs/metadata.xml +++ b/sys-fs/dwarfs/metadata.xml @@ -6,6 +6,10 @@ Denis Reva rarogcmex + + zhuyifei1999@gmail.com + YiFei Zhu + DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems.