Commit Graph

16 Commits

Author SHA1 Message Date
4e6e8f340a REFACTOR: Use string interpolation expression. 2017-12-21 17:58:51 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
f0d2e7dac9 REFACTOR: Removed reduntant commas. 2017-12-21 02:52:12 +00:00
bce69c9161 REFACTOR: Use preferred braces style. 2017-12-21 00:44:33 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
02fe67d2d5 Corrected detection between SVR2 and SVR4. 2017-11-08 17:04:15 +00:00
1eb53bbd14 Added tests for System V filesystem variants (AFS, EAFS, HTFS, DTFS,
COHERENT, XENIX, SVR2 and SVR4).
2017-09-28 12:13:19 +01:00
e28d04a29b Corrected System V clusters calculation. 2017-09-17 06:04:59 +01:00
72dd8d9179 Use generic method to search for partitions, supporting
partitions inside partitions. At the same time SGI DVH is
	disabled because it is not working correctly. Fixes #60
2017-07-24 23:35:33 +01:00
16434f2788 Refactor: Simplify field names. 2017-07-19 16:37:11 +01:00
711d19fd04 Refactor, pass whole partition structure to filesystems. 2017-07-19 16:31:08 +01:00
ef10f16d96 Added more tests. 2017-07-08 19:24:07 +01:00
adf4549371 Corrected AMIX mappings. 2017-07-08 19:23:52 +01:00