]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Get rid of unnecessary asserts
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 15 Oct 2012 15:24:57 +0000 (11:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 16:02:04 +0000 (12:02 -0400)
commitd5fcc96854492e3dbe9152aa1935fa3b3f4263ca
tree688cb1b8356cec18826cc84fa35d6d20f6504724
parent5ca0c0ed6082af0a9089403991d420bae58a555d
NFS: Get rid of unnecessary asserts

If the nfs_client fails to initialise correctly, then it will
return an error condition.

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