<html><body>
<p><tt>> > Ultimately, the part where we differ most, is the processing of information in <br>
> > fs/dcache.c to give dynamic updates in response to file system activity (such <br>
> > as attaching audit information to an auditable file whose inode just changed).  <br>
> > I believe this should be kept seperate and not part of this framework nor Inotify.  <br>
> > It's a specific requirement for audit, but not for Inotify.  This is one of the places <br>
> > the two systems are functionally different.<br>
> <br>
> I don't think it should be different.  If inotify wants to just ignore<br>
> this information, it can.<br>
</tt><br>
<tt>Doesn't this mentality bring with it the risk of bloating a framework that should be as</tt><br>
<tt>"trim" as possible? A seperation of functionality, while it might not be a large issue</tt><br>
<tt>between these two systems, brings with it the expectation that any other systems</tt><br>
<tt>using this common framework to keep their specific requirements seperate, </tt><br>
<tt>not inflating, and therefore complicating, what could, and should, be a lightweight</tt><br>
<tt>framework.</tt><br>
<br>
<tt>Mike</tt><br>
</body></html>