From 99369c6300422f812e261ed21da9865a2f653d29 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 30 Mar 2014 17:28:09 +0100 Subject: Apply patch from Valery to fix FUSE read Patch by Valery Yundin. He gave the following recipe to verify it works: * set "ObnamFuseFile.keep_cache" to False * backup * mount * diff -r the original and via FUSE Before the patch this failed for me if the original file was large enough, on the order of two to a hundred megs. It works after the patch. Someday I will have to really write a test suite for this. --- test-gpghome/random_seed | Bin 600 -> 600 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test-gpghome') diff --git a/test-gpghome/random_seed b/test-gpghome/random_seed index 6a8dce29..f4ad4794 100644 Binary files a/test-gpghome/random_seed and b/test-gpghome/random_seed differ -- cgit v1.2.1