From: Oleg Drokin Date: Sat, 1 Mar 2014 02:16:32 +0000 (-0500) Subject: lustre/llite: Do not send parent dir fid in getattr by fid X-Git-Tag: v3.15-rc1~139^2~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588de43a9b3ce72cb04b4b75e7b265b1d7c427a8;p=pandora-kernel.git lustre/llite: Do not send parent dir fid in getattr by fid Sending getattr by fid in this case is pointless, as the parent might havelong changed and we have no control over it, but it's irrelevant anyway, since we already have the child fid. Signed-off-by: Oleg Drokin Reviewed-on: http://review.whamcloud.com/7910 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3240 Reviewed-by: Dmitry Eremin Reviewed-by: wangdi Reviewed-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed