diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-04-25 18:02:17 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-04-25 18:02:17 (GMT) |
commit | fd6731e7cd2aeaf89d3363c15b365c23e81a1e2b (patch) | |
tree | cf9e8e5c40b26439681bcb64f2ee756a33701f7f /src/H5Sall.c | |
parent | d33f7d93a34d22b4f48e001426f78090d859a631 (diff) | |
download | hdf5-fd6731e7cd2aeaf89d3363c15b365c23e81a1e2b.zip hdf5-fd6731e7cd2aeaf89d3363c15b365c23e81a1e2b.tar.gz hdf5-fd6731e7cd2aeaf89d3363c15b365c23e81a1e2b.tar.bz2 |
[svn-r5260] Purpose:
Code cleanup
Description:
Previously, the I/O pipeline (pline), external file list (efl) and fill-
value (fill) structs were passed down the raw data function call chain,
even into and/or through functions which didn't use them. Since all three
of these pieces of information are available from the dataset creation
property list, just pass the dataset creation property list down the
function call chain and query for the information needed in a particular
function.
Platforms tested:
FreeBSD 4.5 (sleipnir)
Diffstat (limited to 'src/H5Sall.c')
0 files changed, 0 insertions, 0 deletions