Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667421

[PATCH 0/2] Two fixes for loop devices

From NeilBrown <neilb@suse.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Two fixes for loop devices
Date 2017-06-16 07:10 +0200
Message-ID <tSRG9-460-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 block/loop device thread.


 drivers/block/loop.c |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

--
Signature

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


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