summaryrefslogtreecommitdiffstats
path: root/src/H5MFsection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MFsection.c')
-rw-r--r--src/H5MFsection.c43
1 files changed, 0 insertions, 43 deletions
diff --git a/src/H5MFsection.c b/src/H5MFsection.c
index c1210e9..390b5eb 100644
--- a/src/H5MFsection.c
+++ b/src/H5MFsection.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
* Purpose: Free space section callbacks for file.
*
*/
@@ -179,9 +176,6 @@ H5FL_DEFINE(H5MF_free_section_t);
*
* Return: Pointer to new section on success/NULL on failure
*
- * Programmer: Quincey Koziol
- * January 8 2008
- *
*-------------------------------------------------------------------------
*/
H5MF_free_section_t *
@@ -223,9 +217,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -252,9 +243,6 @@ H5MF__sect_free(H5FS_section_info_t *_sect)
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static H5FS_section_info_t *
@@ -290,9 +278,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -323,8 +308,6 @@ H5MF__sect_valid(const H5FS_section_class_t H5_ATTR_UNUSED *cls, const H5FS_sect
* Return: Success: the fragment for aligning sect
* Failure: null
*
- * Programmer: Vailin Choi, July 29, 2008
- *
*-------------------------------------------------------------------------
*/
static H5FS_section_info_t *
@@ -360,9 +343,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -397,9 +377,6 @@ H5MF__sect_simple_can_merge(const H5FS_section_info_t *_sect1, const H5FS_sectio
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -438,9 +415,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -542,9 +516,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Quincey Koziol
- * Tuesday, January 8, 2008
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -609,8 +580,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -673,8 +642,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -720,8 +687,6 @@ H5MF__sect_small_can_merge(const H5FS_section_info_t *_sect1, const H5FS_section
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -783,8 +748,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -822,8 +785,6 @@ H5MF__sect_large_can_merge(const H5FS_section_info_t *_sect1, const H5FS_section
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -861,8 +822,6 @@ done:
* Return: Success: non-negative (TRUE/FALSE)
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static htri_t
@@ -914,8 +873,6 @@ done:
* Return: Success: non-negative
* Failure: negative
*
- * Programmer: Vailin Choi; Dec 2012
- *
*-------------------------------------------------------------------------
*/
static herr_t