Re: [patch] stop inotify from sending random DELETE_SELF event under load

From: Joel Becker
Date: Wed Sep 21 2005 - 09:47:29 EST


On Wed, Sep 21, 2005 at 10:17:38AM +0100, Christoph Hellwig wrote:
> The real fix would be to put an equivalent of OCFS2_INODE_MAYBE_ORPHANED
> into struct inode. That way it could be shared by other clustered
> filesystems aswell, and OCFS2 had no need to implement ->drop_inode.

Or change the VFS patterns to allow lookup and validation of the
inode before choosing the generic_drop/generic_delete path.

Joel

--

Life's Little Instruction Book #197

"Don't forget, a person's greatest emotional need is to
feel appreciated."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
-
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/