commit | 32cd3ee511f4e07ca25d71163b50e704808d22f4 | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Thu Jul 26 16:04:47 2018 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Jul 31 12:53:40 2018 -0400 |
tree | 2ae66a7cf7faf3fbd3157e08dcf86aad79aee9da | |
parent | 1a54c0cfcbb2d93b6c057b633984f0fd8b882555 [diff] |
NFSv4.0 fix client reference leak in callback If there is an error during processing of a callback message, it leads to refrence leak on the client structure and eventually an unclean superblock. Signed-off-by: Olga Kornievskaia <kolga@netapp.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>