From: \"J. Bruce Fields\ Date: Tue, 23 Dec 2008 21:16:37 +0000 (-0500) Subject: rpc: implement new upcall X-Git-Tag: v2.6.29-rc1~553^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34769fc488b463cb753fc632f8f5ba56c918b7cb;p=pandora-kernel.git rpc: implement new upcall Implement the new upcall. We decide which version of the upcall gssd will use (new or old), by creating both pipes (the new one named "gssd", the old one named after the mechanism (e.g., "krb5")), and then waiting to see which version gssd actually opens. We don't permit pipes of the two different types to be opened at once. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed