linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] nbd: fix possible page fault for nbd disk
@ 2019-08-22  7:59 xiubli
  2019-08-22  7:59 ` [PATCH 1/2 v3] nbd: rename the runtime flags as NBD_RT_ prefixed xiubli
  2019-08-22  7:59 ` [PATCH 2/2 v3] nbd: fix possible page fault for nbd disk xiubli
  0 siblings, 2 replies; 8+ messages in thread
From: xiubli @ 2019-08-22  7:59 UTC (permalink / raw)
  To: josef, axboe; +Cc: mchristi, linux-block, nbd, linux-kernel, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>

V3:
- fix the case that when the NBD_CFLAG_DESTROY_ON_DISCONNECT bit is not
  set.
- add "nbd: rename the runtime flags as NBD_RT_ prefixed"


Xiubo Li (2):
  nbd: rename the runtime flags as NBD_RT_ prefixed
  nbd: fix possible page fault for nbd disk

 drivers/block/nbd.c | 108 +++++++++++++++++++++++++++++---------------
 1 file changed, 71 insertions(+), 37 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-03  0:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22  7:59 [PATCH 0/2 v3] nbd: fix possible page fault for nbd disk xiubli
2019-08-22  7:59 ` [PATCH 1/2 v3] nbd: rename the runtime flags as NBD_RT_ prefixed xiubli
2019-08-22  7:59 ` [PATCH 2/2 v3] nbd: fix possible page fault for nbd disk xiubli
2019-08-29 23:49   ` Mike Christie
2019-08-30  0:58     ` Xiubo Li
2019-08-30  5:22       ` Xiubo Li
2019-09-02 21:30       ` Mike Christie
2019-09-03  0:45         ` Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).