From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH] loop: Fix discard_alignment default setting Date: Fri, 2 Dec 2011 14:46:38 +0100 Message-ID: <4ED8D6BE.5000907@fusionio.com> References: <1322751546-20098-1-git-send-email-lczerner@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel , Milan Broz To: Lukas Czerner Return-path: Received: from mx2.fusionio.com ([66.114.96.31]:38024 "EHLO mx2.fusionio.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756596Ab1LBOBW (ORCPT ); Fri, 2 Dec 2011 09:01:22 -0500 In-Reply-To: <1322751546-20098-1-git-send-email-lczerner@redhat.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 2011-12-01 15:59, Lukas Czerner wrote: > discard_alignment is not relevant to the loop driver since it is > supposed to be set as a workaround for the old sector 63 alignments. So > set it to zero rather than block size. Thanks, applied. -- Jens Axboe