Handle file cache related requests in the kernel. The actual calls to the
file cache are missing yet -- requires some refactoring in Volume. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29402 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1678,6 +1678,7 @@ public:
|
||||
status_t GetAddressInfos(AddressInfo* infos, int32* count);
|
||||
|
||||
Address buffer;
|
||||
size_t bytesRead;
|
||||
};
|
||||
|
||||
// FileCacheWriteRequest
|
||||
|
||||
Reference in New Issue
Block a user