help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ????mux and firmlink


From: Niels Möller
Subject: Re: ????mux and firmlink
Date: 26 Feb 2002 23:26:46 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Neal H Walfield <neal@cs.uml.edu> writes:

> No.  Consider what happens when you mv a file which processes have
> open: the inode stays the same and any users continue using it is if
> nothing happened.  Only new users (i.e. those who call open after the
> mv) will see that the file no longer exists or has been replaced,
> etc.

I guess it would be possible to override that behaviour, by inserting
a suitable translator at the right place. It might make sense for
files opened in O_APPEND mode (like logfiles usually are). But then
again, there are probably better ways of doing it, perhaps by having a
syslog-like process attach to a node in the filesystem.

/Niels




reply via email to

[Prev in Thread] Current Thread [Next in Thread]