Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-22 Thread Naresh Kamboju
On Wed, 22 May 2019 at 10:36, Theodore Ts'o wrote: > > On Tue, May 21, 2019 at 11:27:21PM +0530, Naresh Kamboju wrote: > > Steps to reproduce is, > > running LTP three test cases in sequence on x86 device. > > # cd ltp/runtest > > # cat syscalls ( only three test case) > > open12 open12 > > madvis

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Theodore Ts'o
On Tue, May 21, 2019 at 11:27:21PM +0530, Naresh Kamboju wrote: > Steps to reproduce is, > running LTP three test cases in sequence on x86 device. > # cd ltp/runtest > # cat syscalls ( only three test case) > open12 open12 > madvise06 madvise06 > poll02 poll02 > # > > as Dan referring to, > > LTP

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-21 Thread Naresh Kamboju
On Mon, 20 May 2019 at 17:51, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.45 release. > There are 105 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Re

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-21 Thread shuah
On 5/20/19 6:13 AM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 4.19.45 release. There are 105 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Naresh Kamboju
On Tue, 21 May 2019 at 21:52, Theodore Ts'o wrote: > > On Tue, May 21, 2019 at 03:58:15PM +0530, Naresh Kamboju wrote: > > > Ted, any ideas here? Should I drop this from the stable trees, and you > > > revert it from Linus's? Or something else? > > It's safe to drop this from the stable trees wh

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Greg Kroah-Hartman
On Tue, May 21, 2019 at 06:30:12PM +0200, Greg Kroah-Hartman wrote: > On Tue, May 21, 2019 at 12:21:42PM -0400, Theodore Ts'o wrote: > > On Tue, May 21, 2019 at 03:58:15PM +0530, Naresh Kamboju wrote: > > > > Ted, any ideas here? Should I drop this from the stable trees, and you > > > > revert it

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Greg Kroah-Hartman
On Tue, May 21, 2019 at 12:21:42PM -0400, Theodore Ts'o wrote: > On Tue, May 21, 2019 at 03:58:15PM +0530, Naresh Kamboju wrote: > > > Ted, any ideas here? Should I drop this from the stable trees, and you > > > revert it from Linus's? Or something else? > > It's safe to drop this from the stabl

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Theodore Ts'o
On Tue, May 21, 2019 at 03:58:15PM +0530, Naresh Kamboju wrote: > > Ted, any ideas here? Should I drop this from the stable trees, and you > > revert it from Linus's? Or something else? It's safe to drop this from the stable trees while we investigate. It was always borderline for stable anyway

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Dan Rue
On Tue, May 21, 2019 at 11:38:49AM +0200, Greg Kroah-Hartman wrote: > On Tue, May 21, 2019 at 02:58:58PM +0530, Naresh Kamboju wrote: > > On Tue, 21 May 2019 at 14:30, Greg Kroah-Hartman > > wrote: > > > > > > On Mon, May 20, 2019 at 05:23:42PM -0500, Dan Rue wrote: > > > > On Mon, May 20, 2019 at

Re: ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Naresh Kamboju
On Tue, 21 May 2019 at 15:08, Greg Kroah-Hartman wrote: > > On Tue, May 21, 2019 at 02:58:58PM +0530, Naresh Kamboju wrote: > > On Tue, 21 May 2019 at 14:30, Greg Kroah-Hartman > > wrote: > > > > > > On Mon, May 20, 2019 at 05:23:42PM -0500, Dan Rue wrote: > > > > On Mon, May 20, 2019 at 02:13:06

ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

2019-05-21 Thread Greg Kroah-Hartman
On Tue, May 21, 2019 at 02:58:58PM +0530, Naresh Kamboju wrote: > On Tue, 21 May 2019 at 14:30, Greg Kroah-Hartman > wrote: > > > > On Mon, May 20, 2019 at 05:23:42PM -0500, Dan Rue wrote: > > > On Mon, May 20, 2019 at 02:13:06PM +0200, Greg Kroah-Hartman wrote: > > > > This is the start of the st

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-21 Thread Naresh Kamboju
On Tue, 21 May 2019 at 14:30, Greg Kroah-Hartman wrote: > > On Mon, May 20, 2019 at 05:23:42PM -0500, Dan Rue wrote: > > On Mon, May 20, 2019 at 02:13:06PM +0200, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.19.45 release. > > > There are 105 patches in th

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-21 Thread Greg Kroah-Hartman
On Mon, May 20, 2019 at 05:23:42PM -0500, Dan Rue wrote: > On Mon, May 20, 2019 at 02:13:06PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.45 release. > > There are 105 patches in this series, all will be posted as a response > > to this one. If an

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-21 Thread Jon Hunter
On 20/05/2019 13:13, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.45 release. > There are 105 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses s

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-20 Thread Dan Rue
On Mon, May 20, 2019 at 02:13:06PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.45 release. > There are 105 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me kno

Re: [PATCH 4.19 000/105] 4.19.45-stable review

2019-05-20 Thread kernelci.org bot
stable-rc/linux-4.19.y boot: 120 boots: 0 failed, 118 passed with 1 offline, 1 conflict (v4.19.44-106-g6b27ffd29c43) Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.19.y/kernel/v4.19.44-106-g6b27ffd29c43/ Full Build Summary: https://kernelci.org/build/stable-rc/bra