Re: [PATCH] VFS bugfix: two read_inode() calles without clear_inode()call between

From: Miklos Szeredi
Date: Wed Apr 27 2005 - 11:02:49 EST


> Comments?
>

On second thought a wake_up_inode() seems to be missing in
dispose_list() just before destroy_inode().

Also I'm not sure delaying removal from i_sb_list is the right thing.
generic_delete_inode() does this before clear_inode().

Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/