aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/fscrypt_ext4
diff options
context:
space:
mode:
authorHrutvik Kanabar <hrutvik@google.com>2022-10-27 13:54:17 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2022-11-21 11:06:14 +0100
commitd3f75397b75a3bfed0cbb0f54b1c6c584b37c4c2 (patch)
tree278e9836f9059130e58ffb30b5ff80db1b45f65b /sys/linux/test/fscrypt_ext4
parentdd8fa7b2240ece698be6604a8fa8ce05f82ce0b0 (diff)
sys/linux: update asset storage for new `syz_mount_image`
Asset storage is now significantly simpler: we just take the Base64-encoded, compressed image and output it to a file. There is a slight overhead in that we decompress from the `zlib` format and re-compress to the `gzip` format. This commit removes most of the logic from `init_images.go`, and therefore most of the tests from `init_images_test.go`. We could instead keep this logic around and use it to adapt old-style `syz_mount_image` calls in existing corpuses to match the new format.
Diffstat (limited to 'sys/linux/test/fscrypt_ext4')
0 files changed, 0 insertions, 0 deletions