diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-10-19 23:28:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-20 10:26:39 -0700 |
commit | 13bbc06af8a5f65df0f888b442e557c617cadba7 (patch) | |
tree | 64129c447795744f44754989d85a138dffdf7fdc /fs/nfs/inode.c | |
parent | 7d9ac06f26fe8d477c813405f1a8c7c90eecef2d (diff) | |
download | talos-obmc-linux-13bbc06af8a5f65df0f888b442e557c617cadba7.tar.gz talos-obmc-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/inode.c')
0 files changed, 0 insertions, 0 deletions