ShingledFS 2.0
SMR-AwareFUSE-basedFileSystem

Bug List

File buffercache.c
Hard coded the number of files that can be held in the buffer cache. This value should be calculated as buffer_cache_size / EDI_band_size.

File fuseops.c
shingledfs_link() is bound to fail under certain conditions.