From: J. Bruce Fields Date: Wed, 28 Mar 2012 18:18:16 +0000 (-0400) Subject: nfsd4: use auth_unix unconditionally on backchannel X-Git-Tag: v3.4-rc1~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca1f872cda31fe1cfe5e90e027f7bef4980364c;p=pandora-kernel.git nfsd4: use auth_unix unconditionally on backchannel This isn't actually correct, but it works with the Linux client, and agrees with the behavior we used to have before commit 80fc015bdfe. Later patches will implement the spec-mandated behavior (which is to use the security parameters explicitly given by the client in create_session or backchannel_ctl). Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed