From: Trond Myklebust Date: Fri, 2 Feb 2007 22:46:09 +0000 (-0800) Subject: NFSv4: Fix Oops in nfs4_create_referral_server X-Git-Tag: v2.6.21-rc1~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d0d85e58099d518cb50b1c95fc1fc62bbce1b8;p=pandora-kernel.git NFSv4: Fix Oops in nfs4_create_referral_server The filehandle that is passed into nfs4_create_referral_server is not initialised. The expectation is that nfs4_create_referral_server will initialise it, and return it to the caller. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed