Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934203Ab3GWUjG (ORCPT ); Tue, 23 Jul 2013 16:39:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39985 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933584Ab3GWUjE (ORCPT ); Tue, 23 Jul 2013 16:39:04 -0400 Date: Tue, 23 Jul 2013 13:39:03 -0700 From: Greg Kroah-Hartman To: Peng Tao Cc: linux-kernel@vger.kernel.org, Thomas Leibovici , Peng Tao , Andreas Dilger Subject: Re: [PATCH 35/48] staging/lustre/lmv: support DNE with HSM. Message-ID: <20130723203903.GA4765@kroah.com> References: <1374509230-3324-1-git-send-email-bergwolf@gmail.com> <1374509230-3324-36-git-send-email-bergwolf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374509230-3324-36-git-send-email-bergwolf@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1308 Lines: 31 On Tue, Jul 23, 2013 at 12:06:56AM +0800, Peng Tao wrote: > From: Thomas Leibovici > > Send HSM requests to the appropriate MDT. Split lists of fids of HSM > actions into one list per MDT. > Move kuc registration/unregistration from MDC to LMV as this is not > MDT related. > > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3365 > Lustre-change: http://review.whamcloud.com/6714 > Signed-off-by: Thomas Leibovici > Reviewed-by: John L. Hammond > Reviewed-by: jacques-Charles Lafoucriere > Reviewed-by: Oleg Drokin > Signed-off-by: Peng Tao > Signed-off-by: Andreas Dilger > --- > drivers/staging/lustre/lustre/llite/llite_mmap.c | 36 +++++++++++++--------- > 1 file changed, 21 insertions(+), 15 deletions(-) This has the exact same Subject: as patch 34, which implies that one of these is wrong, so I'll not take either, sorry. Please fix up and resend. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/