From: Al Viro Date: Mon, 6 Jun 2005 20:36:00 +0000 (-0700) Subject: [PATCH] namei fixes (3/19) X-Git-Tag: v2.6.12~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e7506e4dd9e40c189fcbec95d5dbc92f2e5926a;p=pandora-kernel.git [PATCH] namei fixes (3/19) Replaced struct dentry *dentry in namei with struct path path. All uses of dentry replaced with path.dentry there. Obviously equivalent transformation. Signed-off-by: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed