From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4BDD222690AC9 for ; Wed, 18 Apr 2018 09:06:27 -0700 (PDT) From: "Verma, Vishal L" Subject: Re: [PATCH v2] ndctl, filter: refacor util__filter() to support multiple space-seperated arguments Date: Wed, 18 Apr 2018 16:06:25 +0000 Message-ID: <1524067583.6010.7.camel@intel.com> References: <20180418063242.9221-1-qi.fuli@jp.fujitsu.com> In-Reply-To: Content-Language: en-US Content-ID: <8AB54B72C8CB0D4DAD6135E3252CBB69@intel.com> MIME-Version: 1.0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: "Williams, Dan J" , "qi.fuli@jp.fujitsu.com" Cc: "linux-nvdimm@lists.01.org" List-ID: On Wed, 2018-04-18 at 07:31 -0700, Dan Williams wrote: > On Tue, Apr 17, 2018 at 11:32 PM, QI Fuli wrote: > > This patch refactors util__filter to support multiple space- > > seperated > > arguments. Currently, only one can be filtered by 's > > name > > in util__filter(). As a result, when users want to moniotr > > multiple > > dimms, they have to run multiple monitor processes. This feature teachs > > the > > util_dimm_filter() that the "ident" argument maybe a space-seperatd > > string > > which includes multiple dimm_names. Therefore the monitor can filter > > multiple dimms in one process. > > > > Signed-off-by: QI Fuli > > Signed-off-by: Dan Williams I'll fix up the tags like so: Based-on-a-patch-by: Dan Williams Reviewed-by: Dan Williams Signed-off-by: QI Fuli Thanks, -Vishal > > > > Change log since v1: > > - Removing OPT_STRING_LIST from parse-option > > Looks good: > > Reviewed-by: Dan Williams > _______________________________________________ > Linux-nvdimm mailing list > Linux-nvdimm@lists.01.org > https://lists.01.org/mailman/listinfo/linux-nvdimm _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm