NFSv4: Fix the minor version callback channel startup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 23:33:18 +0000 (16:33 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 23:58:39 +0000 (16:58 -0700)
commit758201e2c94b7d26ea0ac64e55cab1d53742780a
tree0298ab5bf31e8def1ea10285217ab8e311b8aab4
parent9f62387d6e26532bcbfb15606956074192ee526a
NFSv4: Fix the minor version callback channel startup

The current spaghetti code confuses some versions of gcc (and just
looks ugly as hell)! Clean up...

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