Bug#315624: paranoia mode is key for reproducing this

2005-07-03 Thread Valient Gough
On Saturday 02 July 2005 10:39, Eduard Bloch wrote: #include hallo.h * Valient Gough [Thu, Jun 30 2005, 01:13:28AM]: On Tuesday 28 June 2005 16:31, Valient Gough wrote: The patch from my previous mail should work. I will be releasing a new version after I've had a chance for more

Bug#315624: paranoia mode is key for reproducing this

2005-07-02 Thread Eduard Bloch
#include hallo.h * Valient Gough [Thu, Jun 30 2005, 01:13:28AM]: On Tuesday 28 June 2005 16:31, Valient Gough wrote: The patch from my previous mail should work. I will be releasing a new version after I've had a chance for more testing. I did some testing today and found that the

Bug#315624: paranoia mode is key for reproducing this

2005-06-29 Thread Valient Gough
On Tuesday 28 June 2005 16:31, Valient Gough wrote: The patch from my previous mail should work. I will be releasing a new version after I've had a chance for more testing. I did some testing today and found that the previous patch caused a problem as big as the one it solved -- IV headers

Bug#315624: paranoia mode is key for reproducing this

2005-06-28 Thread Valient Gough
Ok, I can reproduce the problem. Paranoia mode enables iv-chaining, so a rename of a directory requires a recursive rename. And external-iv-chaining is also enabled, so a file rename requires a re-encoding of the per-file header. However a symbolic link doesn't have a per-file header, so

Bug#315624: paranoia mode is key for reproducing this

2005-06-28 Thread Valient Gough
On Sunday 26 June 2005 19:05, Tim Freeman wrote: Aha. I left out how I configured the filesystem. I specified p to get paranoid mode, and apparently you selected the default option. On my machine (using your recent encfs 1.2.2.2-1 deb), I reliably see the problem when I specify paranoid

Bug#315624: paranoia mode is key for reproducing this

2005-06-26 Thread Tim Freeman
Aha. I left out how I configured the filesystem. I specified p to get paranoid mode, and apparently you selected the default option. On my machine (using your recent encfs 1.2.2.2-1 deb), I reliably see the problem when I specify paranoid mode, and I don't see it when I take the default. Can