From: Al Viro Date: Mon, 19 Jan 2015 04:31:19 +0000 (-0500) Subject: switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~3^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbca51ddb053567a5248cff0d863301417555b2f;p=pandora-kernel.git switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode Note that ll_prep_inode() in the latter does *not* modify ->d_inode; it expects non-negative dentry, and in such cases ll_prep_inode() doesn't modify *inode - it only uses the value. Signed-off-by: Al Viro --- Reading git-diff-tree failed