[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems

2019-03-12 Thread Jayashree
SOMC. Signed-off-by: Jayashree Mohan Reviewed-by: Amir Goldstein --- We would be happy to modify the document if file-system developers claim that their system provides (or aims to provide) SOMC. Changes since v1: * Addressed few nits identified in the review * Added the fsync guarantees for F2F

[PATCH] Documenting the crash-recovery guarantees of Linux file systems

2019-03-05 Thread Jayashree
SOMC; we would be happy to modify the document if file-system developers claim that their system provides (or aims to provide) SOMC. Signed-off-by: Jayashree Mohan --- .../filesystems/crash-recovery-guarantees.txt | 173 + 1 file changed, 173 insertions(+) create mode 1

Re: Documenting the crash consistency guarantees of file systems

2019-02-13 Thread Jayashree Mohan
he lack of specification, btrfs does not commit to providing such guarantees. Thanks, Jayashree [1] https://www.spinics.net/lists/linux-btrfs/msg77340.html [2] https://www.spinics.net/lists/linux-btrfs/msg76957.html