From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] pattern.c: Add support for files in buffer_pattern argument. References: <1496922406-10355-1-git-send-email-sbates@raithlin.com> From: Jens Axboe Message-ID: Date: Thu, 8 Jun 2017 09:19:03 -0600 MIME-Version: 1.0 In-Reply-To: <1496922406-10355-1-git-send-email-sbates@raithlin.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit To: sbates@raithlin.com, fio@vger.kernel.org Cc: sagi@grimberg.me, logang@deltatee.com, muli@lightbitslabs.com List-ID: On 06/08/2017 05:46 AM, sbates@raithlin.com wrote: > From: Stephen Bates > > It is useful to be able to initialize the buffer contents using an > input file (e.g. when testing certain pathological patterns for > compression). Add support to the buffer_pattern input argument for > reading data from a file via enclosing the filename in ``''``. Nifty! Thanks Stephen, I'll add this. -- Jens Axboe