From: Andy Adamson Date: Tue, 1 Mar 2011 01:34:10 +0000 (+0000) Subject: NFSv4.1: new flag for state renewal check X-Git-Tag: v2.6.39-rc1~443^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b4c9d76738df49a7db7682c2518a0ef9f7391d;p=pandora-kernel.git NFSv4.1: new flag for state renewal check Data servers not sharing a session with the mount MDS always have an empty cl_superblocks list. Replace the cl_superblocks empty list check to see if it is time to shut down renewd with the NFS_CS_STOP_RENEW bit which is not set by such a data server. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed