Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

kernel: fix open-unlink-ftruncate bug from 9p #1138

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

jongwu
Copy link
Contributor

@jongwu jongwu commented Sep 1, 2020

Now, this bug has fixed in kernel side, see
https://lkml.org/lkml/2020/7/3/257 and the patch
has merged into 5.9, so port this patch into kata.
But qemu side is not ready, so it won't work for now.

Fixes: #1137
Signed-off-by: Jianyong Wu jianyong.wu@arm.com

@jodh-intel @devimc @bergwolf

Now, this bug has fixed in kernel side, see
https://lkml.org/lkml/2020/7/3/257 and the patch
has merged into 5.9, so port this patch into kata.

Fixes: kata-containers#1137
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jongwu

@devimc
Copy link

devimc commented Sep 1, 2020

/test

@jongwu
Copy link
Contributor Author

jongwu commented Sep 7, 2020

hi @jodh-intel @GabyCT, any comments?

Copy link
Contributor

@jodh-intel jodh-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/ Thanks @jongwu!

lgtm

@amshinde
Copy link
Member

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@jodh-intel jodh-intel added the needs-forward-port Changes need to be applied to a newer branch / repository label Sep 11, 2020
@jodh-intel
Copy link
Contributor

@jodh-intel jodh-intel merged commit c22e461 into kata-containers:master Sep 11, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
needs-forward-port Changes need to be applied to a newer branch / repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kernel: open-unlink-ftruncate bug in 9p
5 participants