From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhilong Liu Subject: Re: [PATCH 0/4] integrated stat and fstat into utility functions Date: Mon, 17 Apr 2017 10:23:31 +0800 Message-ID: References: <20170401125145.14440-1-zlliu@suse.com> <1492173114.8709.29.camel@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1492173114.8709.29.camel@googlemail.com> Sender: linux-raid-owner@vger.kernel.org To: Paul Menzel , Jes.Sorensen@gmail.com Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 04/14/2017 08:31 PM, Paul Menzel wrote: > Dear Zhilong, > > > Am Samstag, den 01.04.2017, 20:51 +0800 schrieb Zhilong Liu: > > […] > >> Zhilong Liu (4): >> mdadm/util:integrate stat operations into one utility >> mdadm/util:integrate fstat operations into one utility function >> mdadm/Create:declaring an existing struct within same function >> mdadm/Monitor:check the block device when use waitclean parameter > Just a small wish, could you please add exactly one space between the > “subsystem prefix” and the summary? > > Like *mdadm/util: Integrate stat …*. That’d be great. > > […] Thanks very much for your suggestion. :-). Best regards, Zhilong > > Thanks, > > Paul