]> git.tuebingen.mpg.de Git - osl.git/commitdiff
Store table version in struct osl_table.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 19 Apr 2017 13:05:53 +0000 (15:05 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 17 Jun 2020 20:30:31 +0000 (22:30 +0200)
This modifies read_table_desc() to return the table version read from
the index header. The returned version number is stored in the newly
added field of struct osl_table. This will allow us to choose a hash
function based on the version.


No differences found