kernel-ark/drivers/xen/xenfs
Jeremy Fitzhardinge f31fdf5105 xen/privcmd: make sure vma is ours before doing anything to it
Test vma->vm_ops is our operations to make sure we created it.
We don't want to stomp on other random vmas.

[ Impact: bugfix; prevent ioctl from affecting other mappings ]

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
2010-10-20 16:22:32 -07:00
..
Makefile xen: add privcmd driver 2010-10-20 16:22:29 -07:00
privcmd.c xen/privcmd: make sure vma is ours before doing anything to it 2010-10-20 16:22:32 -07:00
super.c xen/xenfs: set_page_dirty is supposed to return true if it dirties 2010-10-20 16:22:30 -07:00
xenbus.c Merge branch 'xen/xenbus' into upstream/xen 2010-08-04 14:49:24 -07:00
xenfs.h xen: add privcmd driver 2010-10-20 16:22:29 -07:00
xenstored.c xen: add /proc/xen/xsd_{kva,port} to xenfs 2010-10-20 16:22:26 -07:00