Commits

Quincey Koziol committed 7c935bbd09f
[svn-r3307] Purpose: Code cleanup Description: File was being opened around several dataspace operations which don't need the file to be open. Solution: Removed file open/close around the dataspace operations. Platforms tested: FreeBSD 4.2 (hawkwind)