]> 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>
Mon, 29 Oct 2012 16:14:49 +0000 (12:14 -0400)
commit7b44a1f23b4fca4033255396a17be65b274cd733
tree46d6e70de467093402811535e2413bed7cd14fcc
parent35fd3dc58da675d659513384221349ef90749a01
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