From: Andy Adamson Date: Thu, 21 Aug 2008 12:42:16 +0000 (-0400) Subject: nfsd: fix compound state allocation error handling X-Git-Tag: v2.6.27-rc6~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c228c24bf1138d4757dbe20615df655815446da3;p=pandora-kernel.git nfsd: fix compound state allocation error handling Move the cstate_alloc call so that if it fails, the response is setup to encode the NFS error. The out label now means that the nfsd4_compound_state has not been allocated. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed