svn commit: r340737 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

Alexander Motin mav at FreeBSD.org
Wed Nov 21 19:05:25 UTC 2018


On 21.11.2018 14:01, Rodney W. Grimes wrote:
>> Author: mav
>> Date: Wed Nov 21 18:18:57 2018
>> New Revision: 340737
>> URL: https://svnweb.freebsd.org/changeset/base/340737
>>
>> Log:
>>   Revert r340096: 9952 Block size change during zfs receive drops spill block
>>   
>>   It was reported, and I easily reproduced it, that this change triggers panic
>>   when receiving replication stream with enabled embedded blocks, when short
>>   file compressing into one embedded block changes its block size.  I am not
>>   sure that the problem is in this particuler patch, not just triggered by it,
>>   but since investigation and fix will take some time, I've decided to revert
>>   this for now.
>>   
>>   PR:		198457, 233277
> 
> Is there any impact to stable/12, and more specifically, releng/12?

No.  This code was committed to head after the stable/12 branched, and I
was just going to merge it when the new problem was reported.

-- 
Alexander Motin


More information about the svn-src-all mailing list