From: Bryan Schumaker Date: Thu, 2 Jun 2011 18:59:09 +0000 (-0400) Subject: NFS: added FREE_STATEID call X-Git-Tag: v3.1-rc1~136^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aeda35fd643eba683fdb8dba8907fa796a85dda;p=pandora-kernel.git NFS: added FREE_STATEID call FREE_STATEID is used to tell the server that we want to free a stateid that no longer has any locks associated with it. This allows the client to reclaim locks without encountering edge conditions documented in section 8.4.3 of RFC 5661. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed