Re: [Devel] [PATCH RH8] loop: fix no-unmap write-zeroes request behavior

2020-12-22 Thread Konstantin Khorenko
Dropping this as already applied by RedHat: * Thu Apr 16 2020 Frantisek Hrbata [4.18.0-193.9.el8] - [block] loop: fix no-unmap write-zeroes request behavior (Ming Lei) [1798919] -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 11/17/2020 01:21 PM, Kirill Tkhai wrote: From

[Devel] [PATCH RH8] loop: fix no-unmap write-zeroes request behavior

2020-11-17 Thread Kirill Tkhai
From: Darrick J. Wong ms commit efcfec579f61 Currently, if the loop device receives a WRITE_ZEROES request, it asks the underlying filesystem to punch out the range. This behavior is correct if unmapping is allowed. However, a NOUNMAP request means that the caller doesn't want us to free the s