NFSv4: Fix up delegation callbacks
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:53 +0000 (15:21 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 20:21:53 +0000 (15:21 -0500)
commit9082a5cc1e33d081f091f54e6ed69a0628a4bdcc
treefaf4be402e80546c55f721f87ea363cc4881d5a5
parentb7391f44f26b17ad25c7183a3d6ad50f0a9305ff
NFSv4: Fix up delegation callbacks

Currently, the callback server is listening on IPv6 if it is enabled. This
means that IPv4 addresses will always be mapped.

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