Re: [PATCH 2/4] integrity: Linux Integrity Module(LIM)

From: Christoph Hellwig
Date: Tue Nov 18 2008 - 08:29:31 EST


On Mon, Nov 17, 2008 at 02:09:40PM -0500, Mimi Zohar wrote:
> Ok. So, instead of integrity_nameidata_check(nd, flags), call it
> integrity_path_check(path, flags).

Yeah.

> Perhaps I'm looking at the wrong vfs tree, but I don't see the changes.
> Where is fsdevel?

linux-fsdevel@vger. But the patch actually went to lkml,
"[PATCH] pass a struct path * to may_open". Note that the plan is to
reduce availability of strut nameidata to a minimum outside of the core
path lookup functionality - so relying on it is not a good idea.

--
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/