summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkback
diff options
context:
space:
mode:
authorJennifer Herbert <jennifer.herbert@citrix.com>2015-01-05 15:07:46 (GMT)
committerDavid Vrabel <david.vrabel@citrix.com>2015-01-28 14:03:15 (GMT)
commit745282256c754ac5ed3dbe2fbef6471dc1373417 (patch)
tree9dbec8c554c05a2dde6dad9c040dba740486c077 /drivers/block/xen-blkback
parent1401c00e59ea021c575f74612fe2dbba36d6a4ee (diff)
downloadlinux-745282256c754ac5ed3dbe2fbef6471dc1373417.tar.xz
xen/gntdev: safely unmap grants in case they are still in use
Use gnttab_unmap_refs_async() to wait until the mapped pages are no longer in use before unmapping them. This allows userspace programs to safely use Direct I/O and AIO to a network filesystem which may retain refs to pages in queued skbs after the filesystem I/O has completed. Signed-off-by: Jennifer Herbert <jennifer.herbert@citrix.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/block/xen-blkback')
0 files changed, 0 insertions, 0 deletions