-
Notifications
You must be signed in to change notification settings - Fork 0
Revert "bcache: fix improper use of bi_end_io" #480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: linus-master_base
Are you sure you want to change the base?
Conversation
|
Upstream branch: 623fb99 |
f962a4d to
06634b5
Compare
|
Upstream branch: b543459 |
61296ec to
d74b831
Compare
06634b5 to
8a473ad
Compare
|
Upstream branch: 944aacb |
d74b831 to
806f17c
Compare
8a473ad to
fa94b37
Compare
|
Upstream branch: 944aacb |
806f17c to
4fa4e16
Compare
fa94b37 to
41a5848
Compare
|
Upstream branch: 6c79021 |
4fa4e16 to
7eac9f4
Compare
41a5848 to
30680e5
Compare
This reverts commit 53280e3. The above commit tries to address the race in bio chain handling, but it seems in detached_dev_end_io() simply using bio_endio() to replace bio->bi_end_io() may introduce potential regression. This patch revert the commit, let's wait for better fix from Shida. Signed-off-by: Coly Li <colyli@fnnas.com> Cc: Christoph Hellwig <hch@infradead.org> Cc: Shida Zhang <zhangshida@kylinos.cn> Cc: Kent Overstreet <kent.overstreet@linux.dev>
|
Upstream branch: a66191c |
7eac9f4 to
626f772
Compare
Pull request for series with
subject: Revert "bcache: fix improper use of bi_end_io"
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1041571