From: Trond Myklebust Date: Tue, 23 Oct 2012 00:28:44 +0000 (-0400) Subject: NFSv4.1: Simplify the sequence setup X-Git-Tag: v3.8-rc1~72^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9afbd1b0889e7da6742e9c67ccc7becc4161f65;p=pandora-kernel.git NFSv4.1: Simplify the sequence setup Nobody calls nfs4_setup_sequence or nfs41_setup_sequence without also calling rpc_call_start() on success. This commit therefore folds the rpc_call_start call into nfs41_setup_sequence(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed