From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <532C5A4C.7020501@kernel.dk> Date: Fri, 21 Mar 2014 09:27:08 -0600 From: Jens Axboe MIME-Version: 1.0 Subject: Re: [PATCH 2/2] Add unlink hook to ioengine API References: <1395338370-89038-1-git-send-email-castor.fu@egocast.org> <1395338370-89038-3-git-send-email-castor.fu@egocast.org> In-Reply-To: <1395338370-89038-3-git-send-email-castor.fu@egocast.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: castor.fu@egocast.org, fio@vger.kernel.org Cc: Castor Fu List-ID: On 03/20/2014 11:59 AM, castor.fu@egocast.org wrote: > From: Castor Fu > > --- > filesetup.c | 6 +++--- > ioengine.h | 4 +++- > ioengines.c | 8 ++++++++ > iolog.c | 2 +- > 4 files changed, 15 insertions(+), 5 deletions(-) This patch seems a bit pointless, without wiring some IO engine up for an unlink hook that isn't unlink(2). -- Jens Axboe