Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
qemu
0014-qemu-0.11-git-ioctl_mount.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0014-qemu-0.11-git-ioctl_mount.patch of Package qemu
From 3f23daf11dab4206ef87839bb513c4f97609f112 Mon Sep 17 00:00:00 2001 From: Ulrich Hecht <uli@suse.de> Date: Wed, 17 Jun 2009 14:54:48 +0200 Subject: [PATCH 14/17] qemu-0.11-git-ioctl_mount --- linux-user/ioctls.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/linux-user/ioctls.h b/linux-user/ioctls.h index 13ff54f..2442040 100644 --- a/linux-user/ioctls.h +++ b/linux-user/ioctls.h @@ -317,7 +317,7 @@ IOCTL(LOOP_CLR_FD, 0, TYPE_INT) IOCTL(LOOP_SET_STATUS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_loop_info))) IOCTL(LOOP_GET_STATUS, IOC_W, MK_PTR(MK_STRUCT(STRUCT_loop_info))) -#if 0 /* These have some problems - not fully tested */ +#if 1 /* These have some problems - not fully tested */ IOCTL(LOOP_SET_STATUS64, IOC_W, MK_PTR(MK_STRUCT(STRUCT_loop_info64))) IOCTL(LOOP_GET_STATUS64, IOC_W, MK_PTR(MK_STRUCT(STRUCT_loop_info64))) #endif -- 1.7.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor