From: Al Viro Date: Wed, 16 Feb 2011 20:15:47 +0000 (-0500) Subject: kill path_lookup() X-Git-Tag: v2.6.39-rc1~514^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c6cac0c2bdbda42e7b804838648d0bc60ddb13;p=pandora-kernel.git kill path_lookup() all remaining callers pass LOOKUP_PARENT to it, so flags argument can die; renamed to kern_path_parent() Signed-off-by: Al Viro --- Reading git-diff-tree failed