From: Trond Myklebust Date: Mon, 19 Dec 2005 22:11:22 +0000 (-0500) Subject: SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions X-Git-Tag: v2.6.15-rc7~16^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e49187753ec3b4fa84a7165c9b7a59f3875b56;p=pandora-kernel.git SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions gss_create_upcall() should not error just because rpc.gssd closed the pipe on its end. Instead, it should requeue the pending requests and then retry. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed