Quoting James Clarke (2015-07-23 19:33:42)
> diff --git a/libdiskfs/disk-pager.c b/libdiskfs/disk-pager.c
> index 008aa2d..33b109c 100644
> --- a/libdiskfs/disk-pager.c
> +++ b/libdiskfs/disk-pager.c
> @@ -24,6 +24,7 @@
>  __thread struct disk_image_user *diskfs_exception_diu;
>  
>  struct pager *diskfs_disk_pager;
> +struct requests *diskfs_disk_pager_requests;

struct pager_requests

Justus

Reply via email to