From: Benny Halevy Date: Wed, 4 Mar 2009 21:05:35 +0000 (+0200) Subject: NFSD: provide encode routine for OP_OPENATTR X-Git-Tag: v2.6.27.21~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79630367ac562edfe667cdd8f964c56092e6b0a;p=pandora-kernel.git NFSD: provide encode routine for OP_OPENATTR commit 84f09f46b4ee9e4e9b6381f8af31817516d2091b upstream. Although this operation is unsupported by our implementation we still need to provide an encode routine for it to merely encode its (error) status back in the compound reply. Thanks for Bill Baker at sun.com for testing with the Sun OpenSolaris' client, finding, and reporting this bug at Connectathon 2009. This bug was introduced in 2.6.27 Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed