Re: [PATCH 4.4 018/103] md: update slab_cache before releasing new stripes when stripes resizing

2017-05-30 Thread Shaohua Li
On Tue, May 30, 2017 at 02:16:53PM +0100, Ben Hutchings wrote: > On Tue, 2017-05-23 at 22:08 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Dennis Yang > > > > commit 583da48e388f472e8818d

Re: [PATCH 4.4 018/103] md: update slab_cache before releasing new stripes when stripes resizing

2017-05-30 Thread Ben Hutchings
On Tue, 2017-05-23 at 22:08 +0200, Greg Kroah-Hartman wrote: > 4.4-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Dennis Yang > > commit 583da48e388f472e8818d9bb60ef6a1d40ee9f9d upstream. > > When growing raid5 device on machine with sm

[PATCH 4.4 018/103] md: update slab_cache before releasing new stripes when stripes resizing

2017-05-23 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Dennis Yang commit 583da48e388f472e8818d9bb60ef6a1d40ee9f9d upstream. When growing raid5 device on machine with small memory, there is chance that mdadm will be killed and the following bug rep