From: Chuck Lever Date: Fri, 9 Aug 2013 16:49:29 +0000 (-0400) Subject: NFS: Enable nfs4_setup_sequence() for DELEGRETURN X-Git-Tag: v3.12-rc1~87^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160881e33d88129faeb08130865fdc0177ba1aa3;p=pandora-kernel.git NFS: Enable nfs4_setup_sequence() for DELEGRETURN When CONFIG_NFS_V4_1 is disabled, the calls to nfs4_setup_sequence() and nfs4_sequence_done() are compiled out for the DELEGRETURN operation. To allow NFSv4.0 transport blocking to work for DELEGRETURN, these call sites have to be present all the time. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed