zeripath 172e7ee87f
Fix Storage mapping (#13297)
This PR fixes several bugs in setting storage

* The default STORAGE_TYPE should be the provided type.
* The Storage config should be passed in to NewStorage as a pointer - otherwise the Mappable interface function MapTo will not be found
* There was a bug in the MapTo function.

Fix #13286

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-25 17:19:06 +00:00
..
2020-10-20 14:18:25 -04:00
2020-10-10 20:38:09 -04:00
2020-04-05 07:20:50 +01:00
2020-10-02 23:37:53 -04:00
2019-06-12 15:41:28 -04:00
2019-06-12 15:41:28 -04:00
2020-10-24 16:38:14 -04:00
2020-10-02 23:37:53 -04:00
2020-10-25 17:19:06 +00:00
2020-10-10 20:38:09 -04:00
2020-10-25 17:19:06 +00:00
2020-10-20 14:18:25 -04:00
2020-08-27 22:47:17 -04:00
2020-04-05 07:20:50 +01:00