Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_main.c Log Message: Run worker init for core - so that metadata extract doesn't crash =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/bin/evfs_main.c,v retrieving revision 1.62 retrieving revision 1.63 diff -u -3 -r1.62 -r1.63 --- evfs_main.c 11 Aug 2007 10:39:02 -0000 1.62 +++ evfs_main.c 12 Aug 2007 09:12:00 -0000 1.63 @@ -750,6 +750,9 @@ evfs_io_initialise(); evfs_vfolder_initialise(); evfs_trash_initialise(); + + /*We should rename this when running in core server..*/ + evfs_worker_initialise(); if (argc >= 2 && !strcmp(argv[1], "-nometa")) evfs_metadata_initialise(0); ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs