I'll make the change and upload it.
Paul
On 4/25/06, Alfille, Paul H.,M.D. <[EMAIL PROTECTED]> wrote:
I think fuse calls a getattr on the root directory on startup. We could set a
flag there to write the file.
Paul
-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Christian
Magnusson
Sent: Tue 4/25/2006 5:13 PM
To: owfs-developers@lists.sourceforge.net
Subject: [Owfs-developers] pid-bug
I noticed that owfs write the wrong process id to the pid-file now. I guess
we have to remove the pid-function from LibStart() and place it somewhere
else now.. since fuse will fork of a new process with the new
helper-functions and owhttpd & owserver doesn't call those fuse-functions.
Do you have any suggestions Paul?
/Christian