From: Greg Kroah-Hartman Date: Wed, 25 Feb 2009 04:06:34 +0000 (-0800) Subject: Staging: p9auth: fix credential logic X-Git-Tag: v2.6.30-rc1~202^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dba0826999683fe39aa8b49480b0e953afd117a;p=pandora-kernel.git Staging: p9auth: fix credential logic current->uid is no longer allowed in the 2.6.29 kernel, so use the proper credential api to be able to alter the uid and euid values. Note, this now builds properly, hopefully still works properly, would be good for someone to test it out... Cc: Ashwin Ganti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed