Skip to content
Commit 70623723 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: guest_memfd: pass error up from filemap_grab_folio



Some SNP ioctls will require the page not to be in the pagecache, and as such they
will want to return EEXIST to userspace.  Start by passing the error up from
filemap_grab_folio.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 1d23040c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment