From: Chuck Lever Date: Thu, 1 Mar 2012 22:02:05 +0000 (-0500) Subject: NFS: Request fh_expire_type attribute in "server caps" operation X-Git-Tag: v3.4-rc1~123^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264e6351c59d22303582c45d79f0a5735f51d8d1;p=pandora-kernel.git NFS: Request fh_expire_type attribute in "server caps" operation The fh_expire_type file attribute is a filesystem wide attribute that consists of flags that indicate what characteristics file handles on this FSID have. Our client doesn't support volatile file handles. It should find out early (say, at mount time) whether the server is going to play shenanighans with file handles during a migration. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed