From ebc44c3fcb2b78a8828a28ac36b09e496db57b94 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@lothar.com>
Date: Wed, 31 Oct 2007 00:04:08 -0700
Subject: [PATCH] mutable.txt: we're now sort of ready to handle
 lease-migration

---
 docs/mutable.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/mutable.txt b/docs/mutable.txt
index 3cb10525..2e8df443 100644
--- a/docs/mutable.txt
+++ b/docs/mutable.txt
@@ -520,3 +520,8 @@ nodeid who accepted the lease is useful, we can use the same protocol as we
 do for updating the write enabler. However we need to know which lease to
 update.. maybe send back a list of all old nodeids that we find, then try all
 of them when we accept the update?
+
+ We now do this in a specially-formatted IndexError exception:
+  "UNABLE to renew non-existent lease. I have leases accepted by " +
+  "nodeids: '12345','abcde','44221' ."
+
-- 
2.45.2