In message <[EMAIL PROTECTED]>, 
Alexander Viro writes:
> Summary:
> 
>       1) s_op->notify_change() - went into inode_operations (called
> ->setattr(), otherwise the same).

Thanks for this info Alexander.

I also noticed that i_op->getattr was added, but it is not called from
anywhere yet, right?  So I left it NULL in my inode_operations structure for
my stackable templates.  Could you inform -fs when the VFS starts to use it?

Thanks,
Erez.

Reply via email to