Re: encfs unmounting with open fd

2010-04-11 Thread Mikkel
On 04/11/2010 01:28 PM, David L wrote: > I just started playing around with encfs and noticed > some behaviour that surprised me... not sure if > it's a bug or a bad design or if I have unreasonable > expectations. But if I mount a directory like this: > > encfs ~/.crypt ~/crypt > > Then start e

encfs unmounting with open fd

2010-04-11 Thread David L
I just started playing around with encfs and noticed some behaviour that surprised me... not sure if it's a bug or a bad design or if I have unreasonable expectations. But if I mount a directory like this: encfs ~/.crypt ~/crypt Then start editing a file in ~/crypt... eg: emacs ~/crypt/foo & T