opendedup / sdfs

Deduplication Based Filesystem
372 stars 79 forks source link

Details required for fuse and rabinwindow SDFS dependency #152

Open chirag31garg opened 7 months ago

chirag31garg commented 7 months ago

Hi,

SDFS pom.xml uses below fuse dependency but there is no repository present under opendedup (https://github.com/opendedup) which provide source code of fuse.

org.opendedupe fuse 1.0.1

Could you please point us to the source code to which this fuse dependency is referring.

Also, could you please confirm if the rabinwindow dependency source code (https://github.com/opendedup/rabinfingerprint/commits/master/) has the latest commit using which the "rabinwindow-1.0.2.jar" is build and uploaded to "https://github.com/opendedup/maven-repo/tree/master/external-sdk/org/opendedupe/rabinwindow/1.0.2"

org.opendedupe rabinwindow 1.0.2

Thanks.