File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1313 * Copyright (c) 2008-2013 University of Houston. All rights reserved.
1414 * Copyright (c) 2015 Los Alamos National Security, LLC. All rights
1515 * reserved.
16+ * Copyright (c) 2016 Research Organization for Information Science
17+ * and Technology (RIST). All rights reserved.
1618 * $COPYRIGHT$
1719 *
1820 * Additional copyrights may follow
@@ -68,7 +70,7 @@ mca_fs_base_component_2_0_0_t mca_fs_pvfs2_component = {
6870 .fsm_init_query = mca_fs_pvfs2_component_init_query , /* get thread level */
6971 .fsm_file_query = mca_fs_pvfs2_component_file_query , /* get priority and actions */
7072 .fsm_file_unquery = mca_fs_pvfs2_component_file_unquery , /* undo what was done by previous function */
71- };.
73+ };
7274
7375static int
7476pvfs2_register (void )
You can’t perform that action at this time.
0 commit comments