From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754403AbaGNK15 (ORCPT ); Mon, 14 Jul 2014 06:27:57 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:51062 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752702AbaGNK1t (ORCPT ); Mon, 14 Jul 2014 06:27:49 -0400 Message-ID: <53C3B09D.8060600@kernel.dk> Date: Mon, 14 Jul 2014 12:27:41 +0200 From: Jens Axboe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "Martin K. Petersen" , Mikulas Patocka CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] block: provide compat ioctl for BLKZEROOUT References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2014-07-13 15:24, Martin K. Petersen wrote: >>>>>> "Mikulas" == Mikulas Patocka writes: > > Mikulas> This patch provides the compat BLKZEROOUT ioctl. The argument > Mikulas> is a pointer to two uint64_t values, so there is no need to > Mikulas> translate it. > > Acked-by: Martin K. Petersen Applied, thanks Mikulas. -- Jens Axboe