Added interface constant for FUSE.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29617 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
609c5aceee
commit
08edcdfb61
@ -13,6 +13,7 @@
|
||||
enum client_fs_type {
|
||||
CLIENT_FS_BEOS_KERNEL = 0,
|
||||
CLIENT_FS_HAIKU_KERNEL,
|
||||
CLIENT_FS_FUSE
|
||||
};
|
||||
|
||||
// FS capabilities
|
||||
|
Loading…
Reference in New Issue
Block a user