Re: [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-09 Thread Greg Kroah-Hartman
On Fri, Dec 08, 2017 at 04:18:58AM +, Ben Hutchings wrote: > On Thu, 2017-12-07 at 14:07 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let me know. > > > > -- > > > > From: Benjamin Coddington > > >

Re: [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-09 Thread Greg Kroah-Hartman
On Fri, Dec 08, 2017 at 04:18:58AM +, Ben Hutchings wrote: > On Thu, 2017-12-07 at 14:07 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let me know. > > > > -- > > > > From: Benjamin Coddington > > > > > > [ Upstream

Re: [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-07 Thread Ben Hutchings
On Thu, 2017-12-07 at 14:07 +0100, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Benjamin Coddington > > > [ Upstream commit 4b09ec4b14a168bf2c687e1f598140c3c11e9222 ] > > I have

Re: [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-07 Thread Ben Hutchings
On Thu, 2017-12-07 at 14:07 +0100, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Benjamin Coddington > > > [ Upstream commit 4b09ec4b14a168bf2c687e1f598140c3c11e9222 ] > > I have reports of a crash

[PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-07 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Coddington [ Upstream commit 4b09ec4b14a168bf2c687e1f598140c3c11e9222 ] I have reports of a crash that look like __fput() was called twice for a NFSv4.0 file.

[PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation

2017-12-07 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Coddington [ Upstream commit 4b09ec4b14a168bf2c687e1f598140c3c11e9222 ] I have reports of a crash that look like __fput() was called twice for a NFSv4.0 file. It seems possible that