Modify macro PAIRTYPE_SIZE_EXTENT to accept correct arguments.
The original implementation of PAIRTYPE_SIZE_EXTENT is not
correct because it directly modifies variables internally
without letting the user pass them. This patch adds those
variables in the argument list.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment