Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • data-storage-lab/prototypes/rfsck
1 result
Show changes
Commits on Source (2)
#Note: This project repositoary has been moved to https://github.com/data-storage-lab/rfsck #
## rfsck-lib: Generic Redo Log Library ##
This repository consists of the source code for a generic redo log, which can be easily integrated to existing file system checkers to provide logging mechanism and make them fault resilient. We have published our paper titled **"Towards Robust File System Checkers"** at FAST'18, and it contains detailed information about the analysis and implementation of rfsck-lib.
[[Paper PDF](https://www.usenix.org/conference/fast18/presentation/gatla)]
......@@ -32,4 +34,3 @@ To test the resilience of rfsck-lib, we use a fault injection framework that rec
## Contact ##
For any questions or issues please send an email to ogatla@iastate.edu
The Repo has been moved to https://github.com/data-storage-lab/rfsck