On Wed, Aug 28, 2019 at 10:16:09AM -0400, Jeff Layton wrote: > For the most part, these sorts of errors tend to be rare. If it turns > out to be a problem we could consider moving the verifier into > svc_export or something? As Trond says, this isn't really a server implementation issue, it's a protocol issue. If a client detects when to resend writes by storing a single verifier per server, then returning different verifiers from writes to different exports will have it resending every time it writes to one export then another. --b.