libgocryptfs/Documentation
Jakob Unterwurzacher de108d3fc0 -idle: don't lazy-unmount
When a process has its working dir inside the mount,
the only way we notice is that we get EBUSY when trying
to unmount.

We used to lazy-unmount in this case, but this means
pulling the rug from under the process.

For example, bash will start throwing

  cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

messages.

Fixes https://github.com/rfjakob/gocryptfs/issues/533
2021-01-02 18:19:41 +01:00
..
2018-12-27 15:19:55 +01:00
2019-01-05 12:17:17 +01:00
2019-01-05 12:27:55 +01:00
2021-01-02 18:19:41 +01:00
2019-10-13 19:34:03 +02:00