127 Commits

Author SHA1 Message Date
Marcus Holland-Moritz
5dd49492ed chore: allow builing static binaries on alpine 2025-04-22 16:34:49 +02:00
Marcus Holland-Moritz
a94c4e6bda Bump version v0.2.1 2020-11-29 22:47:38 +01:00
Marcus Holland-Moritz
300c14afca Update change log 2020-11-29 22:47:28 +01:00
Marcus Holland-Moritz
a9a1086442 Update TODOs 2020-11-29 22:46:37 +01:00
Marcus Holland-Moritz
c6660e3c23 Update dwarfs man page 2020-11-29 22:46:24 +01:00
Marcus Holland-Moritz
4182721825 Update mkdwarfs man page 2020-11-29 22:46:11 +01:00
Marcus Holland-Moritz
3601f92713 Make owner/group/time removal work again
Replace --no-owner with --set-owner and --set-group. Also replace
--no-time with --set-time. These options now work independently
and storing a single owner/group/time has no drawbacks in terms
of filesystem size.
2020-11-29 22:07:29 +01:00
Marcus Holland-Moritz
488802f0a4 Fix typo 2020-11-29 21:59:01 +01:00
mhx
067cebcf8c
Merge pull request #1 from concatime/submodules-use-tags
Use tag v2020.11.23.00 for fbthrift and folly
2020-11-29 19:38:43 +01:00
Issam E. Maghni
5e437210d7 Use tag v2020.11.23.00 for fbthrift and folly 2020-11-29 13:08:01 -05:00
Marcus Holland-Moritz
21caae54b3 Exclude more build stuff release-0.2.0 2020-11-29 18:14:59 +01:00
Marcus Holland-Moritz
089f3c9357 Better screenshot crop 2020-11-29 17:57:11 +01:00
Marcus Holland-Moritz
a0f1708640 Update README 2020-11-29 17:54:23 +01:00
Marcus Holland-Moritz
fbc4f1adc5 Neater progress indicator 2020-11-29 17:49:34 +01:00
Marcus Holland-Moritz
bd70ec7d7a Cleanup scanner 2020-11-29 13:19:58 +01:00
Marcus Holland-Moritz
85b1ca1a85 Make progress status more customizable 2020-11-29 13:09:30 +01:00
Marcus Holland-Moritz
478f875272 Update folly 2020-11-29 03:37:52 +01:00
Marcus Holland-Moritz
a40d867425 Update README 2020-11-29 03:32:47 +01:00
Marcus Holland-Moritz
506cab43fd Update travis config to include bison/flex 2020-11-29 03:24:20 +01:00
Marcus Holland-Moritz
5fe234ec4e Update README 2020-11-29 03:24:06 +01:00
Marcus Holland-Moritz
1e70a2d4af Implement option to mlock metadata 2020-11-29 02:47:13 +01:00
Marcus Holland-Moritz
9c3fb8b00f Header hygiene 2020-11-29 01:42:29 +01:00
Marcus Holland-Moritz
acc8c0e25a Remove unused header 2020-11-28 23:29:52 +01:00
Marcus Holland-Moritz
e31f9000ce metadata_v2: cleanup global_entry_data 2020-11-28 23:27:47 +01:00
Marcus Holland-Moritz
6896b53c28 metadata_v2: cleanup directory_view 2020-11-28 23:19:16 +01:00
Marcus Holland-Moritz
87d547aaae Improve dwarfsck 2020-11-28 23:06:40 +01:00
Marcus Holland-Moritz
6da776d4e6 metadata_v2: further cleanup 2020-11-28 18:50:25 +01:00
Marcus Holland-Moritz
5b7b474505 metadata_v2: get rid of entry_count, further reducing size 2020-11-28 18:44:28 +01:00
Marcus Holland-Moritz
4b4ed714ac metadata_v2: refactor directory_view 2020-11-28 18:17:34 +01:00
Marcus Holland-Moritz
3d833dc9ef metadata_v2: more cleaning up 2020-11-28 17:55:20 +01:00
Marcus Holland-Moritz
fdcccb3095 metadata_v2: more refactoring 2020-11-28 17:28:49 +01:00
Marcus Holland-Moritz
84c413cfd7 Update TODOs 2020-11-28 16:27:22 +01:00
Marcus Holland-Moritz
527e08a0da Cleanups & notes 2020-11-28 13:18:01 +01:00
Marcus Holland-Moritz
fc4f1546b2 Fix rewrite of file system 2020-11-28 02:53:34 +01:00
Marcus Holland-Moritz
9b4f365828 Bump release :) 2020-11-28 02:53:09 +01:00
Marcus Holland-Moritz
85041dd452 Fix warning 2020-11-28 02:30:52 +01:00
Marcus Holland-Moritz
9a5623466e metadata_v2: more cleanups 2020-11-28 02:24:22 +01:00
Marcus Holland-Moritz
2340720730 metadata_v2: factor out global_entry_data 2020-11-28 02:18:06 +01:00
Marcus Holland-Moritz
c767b0b93e metadata_v2: more cleaning up 2020-11-28 02:06:41 +01:00
Marcus Holland-Moritz
5858c1c53d metadata_v2: clean up inode_manager 2020-11-28 01:40:29 +01:00
Marcus Holland-Moritz
18eb2e83c5 metadata_v2: nuke v1 filesystem, metadata & inode_reader 2020-11-28 01:09:43 +01:00
Marcus Holland-Moritz
ac5847357c metadata_v2: nuke metadata_writer 2020-11-28 00:55:53 +01:00
Marcus Holland-Moritz
e3a4f8db09 metadata_v2: v1 removal, part 1 2020-11-28 00:54:11 +01:00
Marcus Holland-Moritz
0edd99303a Fix/remove assertions 2020-11-27 23:59:44 +01:00
Marcus Holland-Moritz
913891af71 Add logging 2020-11-27 23:43:41 +01:00
Marcus Holland-Moritz
f6cce26356 Remove debug code 2020-11-27 23:43:28 +01:00
Marcus Holland-Moritz
4334416d7e metadata_v2: don't generate metadata v1 any longer 2020-11-27 23:05:09 +01:00
Marcus Holland-Moritz
c09fb580b4 metadata_v2: update fuse driver metadata-v2-feature-complete 2020-11-27 22:57:33 +01:00
Marcus Holland-Moritz
8395aaa85d filesystem_v2: fix ratio percentage display 2020-11-27 19:59:04 +01:00
Marcus Holland-Moritz
a2b0522d15 metadata_v2: test filesystem_v2 2020-11-27 19:55:27 +01:00