From: Trond Myklebust Date: Fri, 15 Mar 2013 20:44:28 +0000 (-0400) Subject: NFSv4.1: Enable open-by-filehandle X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f9a0fafd844c32f2abada047c0b9a5ba0d6255;p=pandora-kernel.git NFSv4.1: Enable open-by-filehandle Sometimes, we actually _want_ to do open-by-filehandle, for instance when recovering opens after a network partition, or when called from nfs4_file_open. Enable that functionality using a new capability NFS_CAP_ATOMIC_OPEN_V1, and which is only enabled for NFSv4.1 servers that support it. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed