* Gerd M (gerd_m1977@private) wrote: > In my case i don't need to bother about read/writes/truncate because the > daemon handles only the structure (content) of the filesystem. The only > thing it needs to know is the up to date content of every directory. If you don't care about global namespace, but just basically content on disk, you can populate on d_instantiate, and update as needed just knowing the inode and the device. thanks, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
This archive was generated by hypermail 2b30 : Thu Apr 15 2004 - 13:36:16 PDT