From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751241AbdBLMNO (ORCPT ); Sun, 12 Feb 2017 07:13:14 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:37946 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751149AbdBLMNN (ORCPT ); Sun, 12 Feb 2017 07:13:13 -0500 Date: Sun, 12 Feb 2017 13:13:01 +0100 From: Greg Kroah-Hartman To: James Simmons Cc: devel@driverdev.osuosl.org, Andreas Dilger , Oleg Drokin , wang di , Linux Kernel Mailing List , Lustre Development List Subject: Re: [PATCH 2/3] staging: lustre: llite: root inode checking for migration Message-ID: <20170212121301.GA12048@kroah.com> References: <1486833159-16251-1-git-send-email-jsimmons@infradead.org> <1486833159-16251-3-git-send-email-jsimmons@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1486833159-16251-3-git-send-email-jsimmons@infradead.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 11, 2017 at 12:12:38PM -0500, James Simmons wrote: > From: wang di > > Do not migrate root inode. That says _what_ happens here, but you aren't giving any hint as to _why_ this is needed. I'll take this, but be more careful about your changelog comments in the future... thanks, greg k-h