Hi,

I have posted DazukoFS 3.0.0-rc4. This represents the current state of
the Linux Submission patchset that is being prepared. This new release
candidate includes an important bug fix. The dentry and vfsmount
reference counting was not being done correctly for files whose access
was denied.

The "ignore" feature is now always active.

I am interested in adding support for allowing children processes to
be ignored. However, I have not found a safe way to traverse the
process hierarchy. If someone knows how to do this, I am willing to
implement support for ignoring child processes.

Basically, I would need a function:

  is_parent(process1, process2)

that _safely_ says if process1 is a parent of process2.

John Ogness

-- 
Dazuko Maintainer


_______________________________________________
Dazuko-devel mailing list
Dazuko-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/dazuko-devel

Reply via email to