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.