NVSL / linux-nova

NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
http://nvsl.ucsd.edu/index.php?path=projects/nova
Other
421 stars 118 forks source link

Fix #94 bug #95

Closed hayley-leblanc closed 3 years ago

hayley-leblanc commented 3 years ago

This PR fixes the crash consistency bug described in #94 and ensures that nova_update_inode_checksum() always calls nova_flush_buffer().