From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Wed, 3 Feb 2016 14:41:55 -0800 Subject: [lustre-devel] [PATCH 1/7] staging:lustre: remove obsolete comment in libcfs_ioctl.h In-Reply-To: <1452022519-6716-2-git-send-email-jsimmons@infradead.org> References: <1452022519-6716-1-git-send-email-jsimmons@infradead.org> <1452022519-6716-2-git-send-email-jsimmons@infradead.org> Message-ID: <20160203224155.GA15225@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: James Simmons Cc: devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Parinay Kondekar , James Simmons , Linux Kernel Mailing List , lustre-devel@lists.lustre.org On Tue, Jan 05, 2016 at 02:35:13PM -0500, James Simmons wrote: > From: Parinay Kondekar > > The libcfs_ioctl.h header has a comment about a snapshot ioctl > which has been removed for years. Lets remove the comment to > avoid confusion. Broken out of patch 17492. > > Signed-off-by: Parinay Kondekar > Signed-off-by: James Simmons > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5844 > Reviewed-on: http://review.whamcloud.com/17492 > Reviewed-by: Andreas Dilger > Reviewed-by: Dmitry Eremin > Reviewed-by: John L. Hammond > Reviewed-by: Oleg Drokin > --- > .../lustre/include/linux/libcfs/libcfs_ioctl.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Only this patch applied in this series, please rebase the rest of them (fixing up the one I pointed out) and resend. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758007AbcBCWmN (ORCPT ); Wed, 3 Feb 2016 17:42:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:46159 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757972AbcBCWl4 (ORCPT ); Wed, 3 Feb 2016 17:41:56 -0500 Date: Wed, 3 Feb 2016 14:41:55 -0800 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Oleg Drokin , Andreas Dilger , Parinay Kondekar , James Simmons , Linux Kernel Mailing List , lustre-devel@lists.lustre.org Subject: Re: [PATCH 1/7] staging:lustre: remove obsolete comment in libcfs_ioctl.h Message-ID: <20160203224155.GA15225@kroah.com> References: <1452022519-6716-1-git-send-email-jsimmons@infradead.org> <1452022519-6716-2-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452022519-6716-2-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 05, 2016 at 02:35:13PM -0500, James Simmons wrote: > From: Parinay Kondekar > > The libcfs_ioctl.h header has a comment about a snapshot ioctl > which has been removed for years. Lets remove the comment to > avoid confusion. Broken out of patch 17492. > > Signed-off-by: Parinay Kondekar > Signed-off-by: James Simmons > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5844 > Reviewed-on: http://review.whamcloud.com/17492 > Reviewed-by: Andreas Dilger > Reviewed-by: Dmitry Eremin > Reviewed-by: John L. Hammond > Reviewed-by: Oleg Drokin > --- > .../lustre/include/linux/libcfs/libcfs_ioctl.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Only this patch applied in this series, please rebase the rest of them (fixing up the one I pointed out) and resend. thanks, greg k-h