Commit Graph

8 Commits

Author SHA1 Message Date
Jakob Unterwurzacher 38bf8a2fcf Implement file hole passtrough
Fixes xfstests generic/010

Note that file holes are not authenticated,
2015-10-03 13:34:33 +02:00
Jakob Unterwurzacher 6f9e90c414 Encrypt key with scrypt-hashed password 2015-09-13 22:09:38 +02:00
Jakob Unterwurzacher 4acaeb668e Implement json config storage (not yet encrypted) 2015-09-13 17:55:07 +02:00
Jakob Unterwurzacher 58d1e24b7c Add OpenSSL support for file content encryption/decryption
This brings streaming read performance from 30MB/s to 81MB/s
(similar improvement for writes)
2015-09-06 10:42:34 +02:00
Jakob Unterwurzacher 11fb037e7e Cleanup and rename files 2015-09-05 20:30:20 +02:00
Jakob Unterwurzacher 7e564f928f Fix size reporting 2015-09-05 20:11:20 +02:00
Jakob Unterwurzacher 199d3fd79f Fix write path 2015-09-05 19:07:20 +02:00
Jakob Unterwurzacher 05a5c0a0ff Wrap cluefs part I 2015-09-05 11:49:05 +02:00