NFSv4: Fix Oops in nfs4_create_referral_server
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 2 Feb 2007 22:46:09 +0000 (14:46 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:03 +0000 (15:35 -0800)
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 <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/super.c

diff --cc fs/nfs/client.c
Simple merge
diff --cc fs/nfs/super.c
Simple merge