Re: [PATCH 0/2] Two fixes for loop devices

2017-06-17 Thread NeilBrown
On Fri, Jun 16 2017, Jens Axboe wrote: > On 06/15/2017 11:02 PM, NeilBrown wrote: >> Hi Jens, >> one of these is a resend of a patch I sent a while back. >> The other is new - loop closes files differently from close() >> and in a way that can confuse NFS. > > Are you wanting to get these into

Re: [PATCH 0/2] Two fixes for loop devices

2017-06-16 Thread Jens Axboe
On 06/15/2017 11:02 PM, NeilBrown wrote: > Hi Jens, > one of these is a resend of a patch I sent a while back. > The other is new - loop closes files differently from close() > and in a way that can confuse NFS. Are you wanting to get these into 4.12, or defer to 4.13? -- Jens Axboe

[PATCH 0/2] Two fixes for loop devices

2017-06-15 Thread NeilBrown
Hi Jens, one of these is a resend of a patch I sent a while back. The other is new - loop closes files differently from close() and in a way that can confuse NFS. Thanks, NeilBrown --- NeilBrown (2): loop: use filp_close() rather than fput() loop: Add PF_LESS_THROTTLE to