From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932488Ab3KOFq3 (ORCPT ); Fri, 15 Nov 2013 00:46:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:57975 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932087Ab3KOFqM (ORCPT ); Fri, 15 Nov 2013 00:46:12 -0500 Date: Fri, 15 Nov 2013 13:26:51 +0900 From: Greg Kroah-Hartman To: Peng Tao Cc: linux-kernel@vger.kernel.org, "John L. Hammond" , Andreas Dilger Subject: Re: [PATCH 01/39] staging/lustre/hsm: remove hsm_nl proc file Message-ID: <20131115042651.GA18697@kroah.com> References: <1384446782-13741-1-git-send-email-bergwolf@gmail.com> <1384446782-13741-2-git-send-email-bergwolf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1384446782-13741-2-git-send-email-bergwolf@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 15, 2013 at 12:32:24AM +0800, Peng Tao wrote: > From: "John L. Hammond" > > Remove the file /proc/fs/lustre/mdc/*/hsm_nl which was introduced "for > testing purposes." What does this mean? Why is this allowed? How do you know no one uses it? I need a much better changelog comment here, sorry. greg k-h