From: Trond Myklebust Date: Thu, 7 Jun 2012 14:21:03 +0000 (-0400) Subject: NFS: Remove incorrect BUG_ON in nfs_found_client X-Git-Tag: v3.5-rc3~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07936f2c446bd5310e669c8e6eab3f812ea665a;p=pandora-kernel.git NFS: Remove incorrect BUG_ON in nfs_found_client It is perfectly valid for nfs_get_client() to return a nfs_client that is in the process of setting up the NFSv4.1 session. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed