This is the behaviour I'd expect.
It's pretty much the same thing as how a POSIX filesystem works when a file is deleted but there is still an extant file handle.
http://stackoverflow.com/questions/2028874/what-happens-to-an-open-file-handler-on-linux-if-the-pointed-file-gets-moved-de
This is the behaviour I'd expect.
It's pretty much the same thing as how a POSIX filesystem works when a file is deleted but there is still an extant file handle.
http:// stackoverflow. com/questions/ 2028874/ what-happens- to-an-open- file-handler- on-linux- if-the- pointed- file-gets- moved-de