commit | 1feb26162bee7b2f110facfec71b5c7bdbc7d14d | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@monkey.org> | Tue Aug 01 16:25:01 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Aug 08 17:18:10 2017 -0400 |
tree | 641e11300f9ee4d77c50b7ddd231c390183f7f87 | |
parent | d9cb73300ac0001832c048a489c592263fc28193 [diff] |
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays The client was freeing the nfs4_ff_layout_ds, but not the contained nfs4_ff_ds_version array. Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Cc: stable@vger.kernel.org # v4.0+ Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>