From: Benny Halevy Date: Wed, 1 Apr 2009 13:23:27 +0000 (-0400) Subject: nfs41: verify CB_SEQUENCE position in callback compound X-Git-Tag: v2.6.31-rc1~58^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281fe15dc1d6ad46992f18b7a6644269ec5f7138;p=pandora-kernel.git nfs41: verify CB_SEQUENCE position in callback compound CB_SEQUENCE must appear first in the callback compound RPC. If it is not the first operation NFS4ERR_SEQUENCE_POS must be returned. If the first operation ni the CB_COMPOUND is not CB_SEQUENCE then NFS4ERR_OP_NOT_IN_SESSION must be returned. Signed-off-by: Ricardo Labiaga Signed-off-by: Benny Halevy [nfs41: refactor op preprocessing out of process_op] Signed-off-by: Benny Halevy --- Reading git-diff-tree failed