Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Brown
Date: Tuesday, May 25, 2010 - 7:52 pm

On Tue, 25 May 2010 02:58:22 +0100
Al Viro <viro@ZenIV.linux.org.uk> wrote:


That sounds like the sort of direction I was imagining.  
I note however that vfat uses intents in a way that would not be addressed by
a '->do_last' method.  It wants to invalidate negative dentries in
d_revalidate if they are the target of a rename (or another create), and
presumably rename wouldn't use ->do_last?  Or maybe it would, but with a NULL
file ??


I tried cloning
   git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git
and couldn't find anything in the 'untested' branch.  Did I look in the wrong
place? Is there some work-in-progress I can explore?

Thanks,
NeilBrown

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Neil Brown, (Sun May 23, 11:57 pm)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Trond Myklebust, (Mon May 24, 9:21 am)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Trond Myklebust, (Mon May 24, 10:06 am)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Trond Myklebust, (Mon May 24, 2:13 pm)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Neil Brown, (Mon May 24, 6:14 pm)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Neil Brown, (Mon May 24, 6:35 pm)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Trond Myklebust, (Tue May 25, 5:57 am)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Trond Myklebust, (Tue May 25, 6:04 am)
Re: [PATCH] VFS: fix recent breakage of FS_REVAL_DOT, Neil Brown, (Tue May 25, 7:52 pm)