commit | 0de984323ac56aa420e6f28d7ce205a293fdb649 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Thu Aug 27 15:02:52 2020 -0400 |
committer | David Teigland <teigland@redhat.com> | Thu Aug 27 15:59:09 2020 -0500 |
tree | 59fdaf9a20b05021e97f88c214c3b4777b7c1980 | |
parent | 3d2825c8c6105b0f36f3ff72760799fa2e71420e [diff] |
fs: dlm: move free writequeue into con free This patch just move the free of struct connection member writequeue into the functionality when struct connection will be freed instead of doing two iterations. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>