From: Trond Myklebust Date: Wed, 21 Nov 2012 14:06:11 +0000 (-0500) Subject: NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets X-Git-Tag: v3.8-rc1~72^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac0748359a55faf4618f5f0bd9f9bf967c41d218;p=pandora-kernel.git NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets RFC5661 requires us to make sure that the server knows we've updated our slot table size by sending at least one SEQUENCE op containing the new 'highest_slotid' value. We can do so using the 'CHECK_LEASE' functionality of the state manager. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed