From: Bryan Schumaker Date: Wed, 26 Sep 2012 19:25:53 +0000 (-0400) Subject: NFS: Always use the open stateid when checking for expired opens X-Git-Tag: v3.7-rc1~58^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb6d9c6b719b633e9b98d26d8a7937209e8bf21;p=pandora-kernel.git NFS: Always use the open stateid when checking for expired opens If we are reading through a delegation, and the delegation is OK then state->stateid will still point to a delegation stateid and not an open stateid. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed