]> 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>
Sun, 4 Nov 2012 19:43:38 +0000 (14:43 -0500)
commit1fea73a86527d7ec463af6ff04b0830e1425ff6c
treec3a9057e690ac1b3e783d70612037a30b8dc57f9
parent168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
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