Should have been part of r37678. io_request_is_vip() support.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37679 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -591,6 +591,7 @@ public:
|
|||||||
size_t length;
|
size_t length;
|
||||||
int32 request;
|
int32 request;
|
||||||
bool isWrite;
|
bool isWrite;
|
||||||
|
bool isVIP;
|
||||||
};
|
};
|
||||||
|
|
||||||
// DoIOReply
|
// DoIOReply
|
||||||
|
|||||||
Reference in New Issue
Block a user