commit | 7653f6ff4ebab2a094e65b60fb19ee66ed2f78e7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Aug 20 12:12:29 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Aug 20 12:12:29 2012 -0400 |
tree | 3f2fac3692634238832e213575350f5aeb854f30 | |
parent | 12dfd080556124088ed61a292184947711b46cbe [diff] |
NFSv4: Ensure that nfs4_alloc_client cleans up on error. Any pointer that was allocated through nfs_alloc_client() needs to be freed via a call to nfs_free_client(). Reported-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>