On 6/9/22 03:41, Mateusz Kusiak wrote:
Grow_reshape should be split into helper functions given its size.
- Add helper function for preparing reshape on external metadata.
- Close cfd file descriptor.
Signed-off-by: Mateusz Kusiak <mateusz.kusiak@xxxxxxxxx>
---
Changes since v2:
- removed dot from commit message
- formatted commit description as a list
- got rid of returning -1 in prepare_external_reshape()
- changed "return" section in prepare_external_reshape() description
Hi Mateusz,
Changes look good to me, but it no longer applies. Mind sending an
updated version?
Thanks,
Jes