summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-06-17 10:29:46 -0700
committerPatrick Venture <venture@google.com>2019-06-17 18:48:06 +0000
commita67323a86ec201d9292d2743a707ac04909615e3 (patch)
tree14f3d0f7a708c2bc90dcef28092f0a7c54a57153
parent826e17355db0a575e0ad60e25bf82480ac711135 (diff)
downloadphosphor-ipmi-blobs-a67323a86ec201d9292d2743a707ac04909615e3.tar.gz
phosphor-ipmi-blobs-a67323a86ec201d9292d2743a707ac04909615e3.zip
README: add delete blob contract note
Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Iac2768eebcf1ab28e28cdba601574dbede4fc9ec
-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