trove-migrate.c is a special module in that its entire purpose is to perform data migration when structural changes are made to the OrangeFS/PVFS2 database. In that sense, it is OrangeFS-specific rather than part of the generic trove implementation. It includes some .h files that are typically not included in trove modules.
Thanks, Elaine From: 欧佳欣 [mailto:[email protected]] Sent: Monday, September 05, 2011 10:44 AM To: Elaine Quarles Subject: Re: [Pvfs2-developers] Some quesions about function call betweentwodifferent modules in pvfs2 But I find that , in src/io/trove/trove-migrate.c the function 'migrate_collection_0_1_4' also calls the function get_server_config_struct() which is defined in pvfs2-server. So,I want to kown why it can call the function in pvfs2-server , but dbpf-keyval.c can't ?(the trove-migrate.c source file is also in the trove level in orangefs-2.8.3-EXP)
_______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
