#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.