diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-10-20 08:28:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-20 19:26:39 +0200 |
commit | 13bbc06af8a5f65df0f888b442e557c617cadba7 (patch) | |
tree | 64129c447795744f44754989d85a138dffdf7fdc /fs/nfs/delegation.c | |
parent | [PATCH] nfs4: initialize cl_ipaddr (diff) | |
download | linux-13bbc06af8a5f65df0f888b442e557c617cadba7.tar.xz linux-13bbc06af8a5f65df0f888b442e557c617cadba7.zip |
[PATCH] NFS: Fix NFSv4 callback regression
The change in semantics for nfs_find_client() introduced by David breaks the
NFSv4 callback channel.
Also, replace another completely broken BUG_ON() in nfs_find_client(). In
initialised clients, clp->cl_cons_state == 0, and callers of that function
should in any case never want to see clients that are uninitialised.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/nfs/delegation.c')
0 files changed, 0 insertions, 0 deletions