Disable the quite verbose debug, as I'm sure everyoen will want to test it :D
Btw, to try: mkdir /google mount -t googlefs /google (in BeOS you must give a dev to mount, use /dev/zero to test) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19874 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/* just publish fake entries; for debugging */
|
||||
//#define NO_SEARCH
|
||||
|
||||
#define DEBUG_GOOGLEFS 1
|
||||
//#define DEBUG_GOOGLEFS 1
|
||||
|
||||
#if DEBUG_GOOGLEFS
|
||||
#define PRINT(a) /*snooze(5000);*/ dprintf a
|
||||
|
||||
Reference in New Issue
Block a user