Skip to content
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

HACK: 9P: always use cached inode to fill in v9fs_vfs_getattr #4

Merged

Conversation

devimc
Copy link

@devimc devimc commented Nov 17, 2017

So that if in cache=none mode, we don't have to lookup server that
might not support open-unlink-fstat operation.

fixes intel/cc-oci-runtime#47
fixes intel/cc-oci-runtime#1062

Signed-off-by: Peng Tao bergwolf@gmail.com

So that if in cache=none mode, we don't have to lookup server that
might not support open-unlink-fstat operation.

fixes intel/cc-oci-runtime#47
fixes intel/cc-oci-runtime#1062

Signed-off-by: Peng Tao <bergwolf@gmail.com>
@sameo
Copy link

sameo commented Nov 17, 2017

LGTM

@sameo
Copy link

sameo commented Nov 17, 2017

@gnawux @laijs @bergwolf PTAL

@bergwolf
Copy link
Member

LGTM!

@sameo sameo merged commit f7ebb00 into kata-containers:linux-kata-containers-4.13.3 Nov 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants