From: Todd C. Miller Subject: Re: find: fix mix of character block size check To: Thomas Habets Cc: tech@openbsd.org Date: Mon, 18 May 2026 19:57:20 -0600 Thanks, I committed this witha minor change to only set new->o_divsize if endch is not c. Since the plan is zero-filled we only need to store non-zero values. - todd