NFSv4.1: Ensure that we initialise the session when following a referral
commit44950b67a6239b377a9e6fd52c498b310bcdd713
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 17 Jun 2010 15:45:12 +0000 (17 11:45 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:22:53 +0000 (22 13:22 -0400)
tree9984e218b109965d5ac4b55a047838a385301010
parentb76ce56192bcf618013fb9aecd83488cffd645cc
NFSv4.1: Ensure that we initialise the session when following a referral

Put the code that is common to both the referral and ordinary mount cases
into a common helper routine.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c