From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752174AbdJPMnm (ORCPT ); Mon, 16 Oct 2017 08:43:42 -0400 Received: from verein.lst.de ([213.95.11.211]:54576 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358AbdJPMnl (ORCPT ); Mon, 16 Oct 2017 08:43:41 -0400 Date: Mon, 16 Oct 2017 14:43:40 +0200 From: Christoph Hellwig To: Bhumika Goyal Cc: Julia Lawall , hch@lst.de, nab@linux-iscsi.org, Linux Kernel Mailing List Subject: Re: [PATCH] configfs: make config_item_type const Message-ID: <20171016124340.GA2177@lst.de> References: <1507814982-16089-1-git-send-email-bhumirks@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Thu, Oct 12, 2017 at 05:02:43PM +0200, Bhumika Goyal wrote: > Actually, this patch is dependent on the patches in the links > https://lkml.org/lkml/2017/10/11/375 and > https://patchwork.kernel.org/patch/9999649/. Therefore, this patch > won't be correct unless the patches in these links gets applied. Please send all the configfs-related constification patches to me and linux-fsdevel in a single series, and I will apply them to the configfs tree after some time to give the various maintainers a chance to review them.