Add filesystem tester snippet for retrieving OS/2 EAs.

This commit is contained in:
2018-01-10 16:29:45 +00:00
commit af491c6c33
17 changed files with 1174 additions and 0 deletions

8
getter/README.md Normal file
View File

@@ -0,0 +1,8 @@
DiscImageChef Filesystem Testers: Getters
=========================================
This folder contains snippets designed to retrieve special features from files on a volume
that can be feed to the Setters snippets to create special test filesystem volumes.
`os2_32` contains a snippet designed to retrieve all Extended Attributes from an OS/2 volume,
under a 32-bit OS/2 version.