From: Trond Myklebust Date: Thu, 7 Jun 2007 19:31:36 +0000 (-0400) Subject: SUNRPC: Add a downcall queue to struct rpc_inode X-Git-Tag: v2.6.23-rc1~1073^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e84c7b66a0aa0be16a7728d1e687c57978dac2c;p=pandora-kernel.git SUNRPC: Add a downcall queue to struct rpc_inode Currently, the downcall queue is tied to the struct gss_auth, which means that different RPCSEC_GSS pseudoflavours must use different upcall pipes. Add a list to struct rpc_inode that can be used instead. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed