Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751728AbcCVU4x (ORCPT ); Tue, 22 Mar 2016 16:56:53 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:35526 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751110AbcCVU4u (ORCPT ); Tue, 22 Mar 2016 16:56:50 -0400 Subject: Re: [PATCH 3/3] lightnvm: export per lun information to user To: Wenwei Tao References: <1458406738-4828-1-git-send-email-ww.tao0320@gmail.com> <1458406738-4828-3-git-send-email-ww.tao0320@gmail.com> <56EFCC98.9030503@lightnvm.io> Cc: =?UTF-8?Q?Javier_Gonz=c3=a1lez?= , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org From: =?UTF-8?Q?Matias_Bj=c3=b8rling?= Message-ID: <56F1B18F.5040208@lightnvm.io> Date: Tue, 22 Mar 2016 21:56:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 246 Lines: 7 On 03/22/2016 12:28 PM, Wenwei Tao wrote: > I notice that sysfs already have lun information exposed, we only need > to add some more, > You are right, but that is for the configure_debug interface. It is not compiled in on production kernels.