From: xiubli@redhat.com
To: josef@toxicpanda.com, axboe@kernel.dk
Cc: mchristi@redhat.com, linux-block@vger.kernel.org,
Xiubo Li <xiubli@redhat.com>
Subject: [PATCH v4 0/2] nbd: fix possible page fault for nbd disk
Date: Tue, 17 Sep 2019 17:26:04 +0530 [thread overview]
Message-ID: <20190917115606.13992-1-xiubli@redhat.com> (raw)
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"
V4:
- Address the use after free bug from Mike's comments
- This has been test for 3 days, works well.
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, 72 insertions(+), 36 deletions(-)
--
2.21.0
next reply other threads:[~2019-09-17 11:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 11:56 xiubli [this message]
2019-09-17 11:56 ` [PATCH v4 1/2] nbd: rename the runtime flags as NBD_RT_ prefixed xiubli
2019-09-17 11:56 ` [PATCH v4 2/2] nbd: fix possible page fault for nbd disk xiubli
2019-09-17 18:31 ` Mike Christie
2019-09-17 18:40 ` Josef Bacik
2019-09-17 19:36 ` Mike Christie
2019-09-17 19:44 ` Mike Christie
2019-09-17 19:56 ` Josef Bacik
2019-09-17 18:15 ` [PATCH v4 0/2] " Josef Bacik
2019-09-17 20:52 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190917115606.13992-1-xiubli@redhat.com \
--to=xiubli@redhat.com \
--cc=axboe@kernel.dk \
--cc=josef@toxicpanda.com \
--cc=linux-block@vger.kernel.org \
--cc=mchristi@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox