47

Spiffy: Enabling File-System Aware Storage Applications

 5 years ago
source link: https://www.tuicool.com/articles/hit/mMVVrym
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Authors: 

Kuei Sun, Daniel Fryer, Joseph Chu, Matthew Lakier, Angela Demke Brown, and Ashvin Goel, University of Toronto

Abstract: 

Many file system applications such as defragmentation tools, file system checkers or data recovery tools, operate at the storage layer. Today, developers of these storage applications require detailed knowledge of the file system format, which takes a significant amount of time to learn, often by trial and error, due to insufficient documentation or specification of the format. Furthermore, these applications perform ad-hoc processing of the file-system metadata, leading to bugs and vulnerabilities.

We propose Spiffy, an annotation language for specifying the on-disk format of a file system. File system developers annotate the data structures of a file system, and we use these annotations to generate a library that allows identifying, parsing and traversing file-system metadata, providing support for both offline and online storage applications. This approach simplifies the development of storage applications that work across different file systems because it reduces the amount of file-system specific code that needs to be written.

We have written annotations for the Linux Ext4, Btrfs and F2FS file systems, and developed several applications for these file systems, including a type-specific metadata corruptor, a file system converter, and an online storage layer cache that preferentially caches files for certain users. Our experiments show that applications that use the library to access file system metadata can achieve good performance and are robust against file system corruption errors.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone.Support USENIX and our commitment to Open Access.

3emAneB.png!webSun PDF

View the slides

BibTeX

@inproceedings {210526,

author = {Kuei Sun and Daniel Fryer and Joseph Chu and Matthew Lakier and Angela Demke Brown and Ashvin Goel},

title = {Spiffy: Enabling File-System Aware Storage Applications},

booktitle = {16th {USENIX} Conference on File and Storage Technologies ({FAST} 18)},

year = {2018},

isbn = {978-1-931971-42-3},

address = {Oakland, CA},

pages = {91--104},

url = {https://www.usenix.org/conference/fast18/presentation/sun},

publisher = {{USENIX} Association},

}

Download


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK