Intermediate check-in. I've decided I rather want to use Pe instead of

Kate for this job. :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20222 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-02-24 15:01:34 +00:00
parent d8de23cd1e
commit 0b9da247dc
5 changed files with 199 additions and 259 deletions
@@ -5,11 +5,16 @@
#include <fs_attr.h>
#include <fs_index.h>
#include <fsproto.h>
#include <fs_info.h>
#include <fs_interface.h>
#include "Compatibility.h"
#include "Request.h"
// TODO: Actually rename:
typedef mount_id nspace_id;
enum {
MAX_REQUEST_ADDRESS_COUNT = 4,
};