From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752187AbbCZKJp (ORCPT ); Thu, 26 Mar 2015 06:09:45 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42608 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751325AbbCZKJo (ORCPT ); Thu, 26 Mar 2015 06:09:44 -0400 Date: Thu, 26 Mar 2015 11:09:40 +0100 From: Greg Kroah-Hartman To: green@linuxhacker.ru Cc: devel@driverdev.osuosl.org, Andreas Dilger , Bob Glossman , Oleg Drokin , Bobi Jam , Linux Kernel Mailing List Subject: Re: [PATCH v2 01/10] staging/lustre/osc: shorten IO calling path Message-ID: <20150326100940.GA16187@kroah.com> References: <1427334806-31466-2-git-send-email-green@linuxhacker.ru> <1427335493-2575-1-git-send-email-green@linuxhacker.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427335493-2575-1-git-send-email-green@linuxhacker.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 25, 2015 at 10:04:53PM -0400, green@linuxhacker.ru wrote: > From: Bobi Jam Meta-comment: In the future, when doing a v2 patch, put the "v2" after the patch number, so I can properly sort things in my email client. In other words, the subject here should be: [PATCH 01/10 v2] thanks, greg k-h