login
Header Space

 
 

Re: [PATCH] autofs4 - use lookup access intent to support recursive bind mounts

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ian Kent <raven@...>
Cc: Andrew Morton <akpm@...>, Kernel Mailing List <linux-kernel@...>, autofs mailing list <autofs@...>, linux-fsdevel <linux-fsdevel@...>
Date: Monday, April 28, 2008 - 3:05 am

On Mon, Apr 28, 2008 at 02:38:25PM +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).

At the same time struct open_intent is going to die, BTW, but that
won't matter for autofs, AFAICT.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] autofs4 - use lookup access intent to support re..., Al Viro, (Mon Apr 28, 3:05 am)
speck-geostationary