My initial pass at adding support to libblkid for Stratis https://github.com/stratis-storage. Documentation including on disk format (needs a couple of updates): https://stratis-storage.github.io/StratisSoftwareDesign.pdf I would like to add the appropriate sample super block img and associated test(s) to this patch series as well. However, at the moment I'm not exactly sure how to do that. Pointers to how that is accomplished would be greatly appreciated, otherwise I will splunk around in the code base until I figure it out. Thanks! Regards, Tony Asleson Tony Asleson (1): libblkid: Add support for stratis libblkid/src/Makemodule.am | 1 + libblkid/src/superblocks/stratis.c | 104 +++++++++++++++++++++++++++++++++ libblkid/src/superblocks/superblocks.c | 1 + libblkid/src/superblocks/superblocks.h | 1 + 4 files changed, 107 insertions(+) create mode 100644 libblkid/src/superblocks/stratis.c -- 2.13.6 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html