[Devel] [PATCH RH8 0/3] ploop: Handle falloc ENOSPC

Kirill Tkhai ktkhai at virtuozzo.com
Tue Jul 20 18:46:34 MSK 2021


#PSBM-106554 added fallocation of whole cluster.
This case also may fail with -ENOSPC. We need
to resubmit pio after that in the same way as
it's done in #PSBM-127225.

https://jira.sw.ru/browse/PSBM-131771
---

Kirill Tkhai (3):
      ploop: Introduce init_prq_and_embedded_pio()
      ploop: Handle ENOSPC in prq_endio()
      ploop: Pass actual error from allocate_cluster()


 drivers/md/dm-ploop-map.c |  182 +++++++++++++++++++++++++--------------------
 1 file changed, 103 insertions(+), 79 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>



More information about the Devel mailing list