1 Sep 2004 22:11
Re: resolving full path when creating a new file onfreebsd 4.x (and more)
John Ogness <jogness <at> antivir.de>
2004-09-01 20:11:14 GMT
2004-09-01 20:11:14 GMT
Patrick Bihan-Faou wrote: > Well would'nt generating the ON_OPEN event after the open has completed have > a nasty side effect ? Namely the file would already be created even if the > dazuko daemon decided that the open should be blocked. Yes, this is correct. But for monitoring applications it was acceptable. With your new logic this will no longer be an issue. I will be porting this logic to the other platforms as well. > Yes I have seen this announcement. Is FIST portable to FreeBSD as well ? If > yes that's probably the best solution. FiST supports Linux, FreeBSD, and Solaris. > In the meantime I'll handle the missing syscalls. Great! > Well for one I'd like to see more type of event monitored (this is specific > to an application I am considering): > > - renames (needs a change in the event structure to support 2 filenames as > noted in a previous thread) > > - symlink/hardlink creations/modifications (I did not look at what would be > needed to implement that for now, but like for rename having to filenames in > the event structure seems to be a must) Both of these items should be simple with the new logic you have provided.(Continue reading)
)
John Ogness
RSS Feed