Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754720AbbHFNps (ORCPT ); Thu, 6 Aug 2015 09:45:48 -0400 Received: from verein.lst.de ([213.95.11.211]:50490 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752145AbbHFNpp (ORCPT ); Thu, 6 Aug 2015 09:45:45 -0400 Date: Thu, 6 Aug 2015 15:45:43 +0200 From: Christoph Hellwig To: Mike Snitzer Cc: Christoph Hellwig , Jens Axboe , linux-api@vger.kernel.org, dm-devel@redhat.com, linux-nvme@lists.infradead.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/6] dm: split out a helper to find the ioctl target Message-ID: <20150806134543.GC1646@lst.de> References: <1438672271-11309-1-git-send-email-hch@lst.de> <1438672271-11309-6-git-send-email-hch@lst.de> <20150804180558.GB28971@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150804180558.GB28971@redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 509 Lines: 12 On Tue, Aug 04, 2015 at 02:05:59PM -0400, Mike Snitzer wrote: > static int dm_get_live_table_for_ioctl(struct mapped_device *md, int *srcu_idx, > struct dm_target **tgt, struct block_device **bdev, fmode_t *mode) > > Otherwise, looks good. I'll update it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/