USENIX Conference Policies
LinLogFS--A Log-Structured File System for Linux
LinLogFS is a log-structured filesystem for Linux. It currently offers features like fast crash recovery and in-order write semantics. We implemented LinLogFS by putting a logging layer between an adapted version of the ext2 file system and the block device.
BibTeX
@inproceedings {271382,
author = {Christian Czezatk and M. Anton Ertl},
title = {{LinLogFS--A} {Log-Structured} File System for Linux},
booktitle = {2000 USENIX Annual Technical Conference (USENIX ATC 00)},
year = {2000},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/2000-usenix-annual-technical-conference/linlogfs-log-structured-file-system-linux},
publisher = {USENIX Association},
month = jun
}
author = {Christian Czezatk and M. Anton Ertl},
title = {{LinLogFS--A} {Log-Structured} File System for Linux},
booktitle = {2000 USENIX Annual Technical Conference (USENIX ATC 00)},
year = {2000},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/2000-usenix-annual-technical-conference/linlogfs-log-structured-file-system-linux},
publisher = {USENIX Association},
month = jun
}