NFSv4: Fix issues in nfs4_discover_server_trunking
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 17:22:50 +0000 (13:22 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 17:22:50 +0000 (13:22 -0400)
- Ensure that we exit with ENOENT if the call to ops->get_clid_cred()
  fails.
- Handle the case where ops->detect_trunking() exits with an
  unexpected error, and return EIO.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found