summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3966c7..945289b 100644
--- a/README.md
+++ b/README.md
@@ -380,3 +380,5 @@ The blob manager provides the following calling contract guarantees:
if that session is already open (e.g. `stat()` or `commit()`).
* The caveat is the open command where the session is provided to the
handler within the call.
+* The blob manager will only call `delete()` on a blob if there are no open
+ sessions to that blob id.
OpenPOWER on IntegriCloud