From mboxrd@z Thu Jan 1 00:00:00 1970 From: Song Liu Subject: Re: [PATCH v5 0/2] md_cluster: bugs fix Date: Tue, 21 Jul 2020 22:01:11 -0700 Message-ID: References: <1595268533-7040-1-git-send-email-heming.zhao@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1595268533-7040-1-git-send-email-heming.zhao@suse.com> Sender: linux-raid-owner@vger.kernel.org To: Zhao Heming Cc: linux-raid , NeilBrown List-Id: linux-raid.ids On Mon, Jul 20, 2020 at 11:09 AM Zhao Heming wrote: > > v5: > - change safemode_delay patch code by neil's comments. > - modify safemode_delay patch comments: > - remove useless analysis > - limit line in 75 chars > - add neil's reviewd info in rmmod patch. Applied to md-next. Thanks! Song