* Renamed src/system/kernel/device_manager/io_requests.{h,cpp} to

IORequest.{h,cpp}.
* Introduced public <io_requests.h> header. Currently it only declares the
  single function BFS uses.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29446 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-03-08 17:30:37 +00:00
parent afe5aa6692
commit aa4ba93e25
19 changed files with 1456 additions and 1413 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#include <vm_page.h>
#include <vm_cache.h>
#include "io_requests.h"
#include "IORequest.h"
//#define TRACE_FILE_CACHE