changeset 1277:7f967ffda1ac

doc: add a note that WRITE is an all-or-nothing operation Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Sun, 18 Dec 2022 10:00:29 -0500
parents 6dd652e45be5
children e5b305913b1c
files docs/fs-protocol.md
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/fs-protocol.md	Sun Dec 18 09:54:35 2022 -0500
+++ b/docs/fs-protocol.md	Sun Dec 18 10:00:29 2022 -0500
@@ -286,6 +286,8 @@
 `EISDIR`.  Writing past the end of the object succeeds and the object length is
 updated automatically.
 
+The whole write is guaranteed to succeed.
+
 Inputs
 ------
 * open file handle