Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/common Modified Files: evfs_io.c Log Message: * IPC functions to add/remove a file to/from a group =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/common/evfs_io.c,v retrieving revision 1.62 retrieving revision 1.63 diff -u -3 -r1.62 -r1.63 --- evfs_io.c 17 Jul 2006 05:45:38 -0000 1.62 +++ evfs_io.c 17 Jul 2006 14:45:09 -0000 1.63 @@ -704,6 +704,8 @@ case EVFS_CMD_METADATA_FILE_SET: case EVFS_CMD_PING: case EVFS_CMD_METADATA_GROUPS_GET: + case EVFS_CMD_METADATA_FILE_GROUP_ADD: + case EVFS_CMD_METADATA_FILE_GROUP_REMOVE: evfs_write_file_command(conn, command); break; case EVFS_CMD_OPERATION_RESPONSE: @@ -767,6 +769,8 @@ case EVFS_CMD_METADATA_FILE_SET: case EVFS_CMD_PING: case EVFS_CMD_METADATA_GROUPS_GET: + case EVFS_CMD_METADATA_FILE_GROUP_ADD: + case EVFS_CMD_METADATA_FILE_GROUP_REMOVE: evfs_write_file_command_client(client, command); break; default: ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs