Skip to content
  • Bob Halley's avatar
    Version locking fixes: · f2fbcd91
    Bob Halley authored
    	The commit_ok and changed_list were sometimes being accessed without
    	holding the lock.
    	Comments in structure.
    Do not allow an rdataset to be added to a non-writer version.
    Do not allow closeversion() to commit a writer version unless the ref count
    is one.
    We were not incrementing the version ref count when creating an rdataset
    iterator.
    f2fbcd91