JosJuice afe2bc60f6 Filesystem: Initialize everything in constructor
Not initializing until the filesystem is used is good when
a filesystem is constructed and then never used, but nobody does that.
This simplifies the code a little and lets all methods be const.
2017-06-13 22:44:07 +02:00
..
2017-06-06 16:27:52 +02:00
2017-06-11 15:06:12 +01:00
2017-03-08 01:24:18 -08:00