commit | b401170f6d9cd4270e0159d9b016f4ccb06caa85 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu May 16 14:24:40 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 03 17:52:08 2019 -0400 |
tree | 1a4d74acd8a9d8841fb5f949341ea3c932d12734 | |
parent | 3b2d4dcf71c4a91b420f835e52ddea8192300a3b [diff] |
nfsd: don't call nfsd_reply_cache_shutdown twice The caller is cleaning up on ENOMEM, don't try to do it here too. Signed-off-by: J. Bruce Fields <bfields@redhat.com>