From: Bryan Schumaker Date: Thu, 21 Oct 2010 20:33:17 +0000 (-0400) Subject: NFS: introduce generic decode_getattr function X-Git-Tag: v2.6.37-rc1~120^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae42c70a60fe330d9c2af7c4b92ce78484308e37;p=pandora-kernel.git NFS: introduce generic decode_getattr function Getattr should be able to decode errors and the readdir file handle. decode_getfattr_attrs does the actual attribute decoding, while decode_getfattr_generic will check the opcode before decoding. This will let other functions call decode_getfattr_attrs to decode their attributes. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed