https://bugs.kde.org/show_bug.cgi?id=369209

--- Comment #6 from Ivo Raisr <iv...@ivosh.net> ---
Yes, cwd of another process can be removed; but as usually the process holds a
reference on it:
       "If  the  directory's  link  count  becomes  zero and no process has the
       directory open, the space occupied by the directory is  freed  and  the
       directory  is  no  longer accessible. If one or more processes have the
       directory open when the last link is removed, the "." and ".." entries,
       if  present,  are removed before rmdir() returns and no new entries may
       be created in the directory, but the directory is not removed until all
       references to the directory have been closed."

Can you sketch in a bit more detail other approaches?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to