On Mon, 2008-04-28 at 15:25 +0800, Ian Kent wrote: > > ->lookup() and friends are going to stop getting struct nameidata *. > > ->follow_link() obviously will keep it; ->d_revalidate() should > > lose the sucker, but we might have to split it in two methods (which > > is probably what'll be needed in your case). > > Right.
Would it be sensible to use dentry->d_flags for this purpose? Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
