Messages in this thread |  | | | Date | Wed, 15 Oct 2008 15:43:34 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 4/6] vfs: remove unnecessary fsnotify_d_instantiate() |
| |
On Wed, Oct 15, 2008 at 10:58:11PM +0900, OGAWA Hirofumi wrote: > > This calls d_move(), so fsnotify_d_instantiate() is unnecessary like > rename path.
fsnotify_d_instantiate and fsnotify_d_move call into different inotify functions. Did you verify that this really does the right thing? (Sorry, not in a mood to look into idiotify code..)
|  |