Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1668528
| From | NeilBrown <neilb@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Two fixes for loop devices |
| Date | 2017-06-18 06:40 +0200 |
| Message-ID | <tTAad-oX-5@gated-at.bofh.it> (permalink) |
| References | <tSRG9-460-3@gated-at.bofh.it> <tTAad-oX-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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 4.12, or defer to 4.13? I'm happy either way. I just want them to land eventually, so I can tick them off my list. The conversation with Al might result in a different fix for the flip_close() problem, but I think that it is still more correct to call filp_close(), because what loop is doing is a lot like closing a file that it has been writing to. Thanks, NeilBrown
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] Two fixes for loop devices NeilBrown <neilb@suse.com> - 2017-06-16 07:10 +0200
[PATCH 2/2] loop: Add PF_LESS_THROTTLE to block/loop device thread. NeilBrown <neilb@suse.com> - 2017-06-16 07:10 +0200
Re: [PATCH 2/2] loop: Add PF_LESS_THROTTLE to block/loop device thread. Christoph Hellwig <hch@infradead.org> - 2017-06-16 09:40 +0200
Re: [PATCH 0/2] Two fixes for loop devices NeilBrown <neilb@suse.com> - 2017-06-18 06:40 +0200
Re: [PATCH 0/2] Two fixes for loop devices Jens Axboe <axboe@kernel.dk> - 2017-06-18 17:10 +0200
csiph-web