From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org ([80.91.229.3]:42841 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754745AbaJXVkG (ORCPT ); Fri, 24 Oct 2014 17:40:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XhmaZ-0001ZT-Hi for fio@vger.kernel.org; Fri, 24 Oct 2014 23:40:03 +0200 Received: from 216.239.45.82 ([216.239.45.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Oct 2014 23:40:03 +0200 Received: from gwendal by 216.239.45.82 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Oct 2014 23:40:03 +0200 From: Gwendal Grignou Subject: Re: [PATCH v2] fio: Fix padding properly Date: Fri, 24 Oct 2014 21:21:16 +0000 (UTC) Message-ID: References: <544ABB51.1040107@kernel.dk> <1414184783-10472-1-git-send-email-gwendal@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: fio-owner@vger.kernel.org List-Id: fio@vger.kernel.org To: fio@vger.kernel.org Gwendal Grignou writes: > > Completely fix padding: Ignore this patch, I did not properly test it. Gwendal.