From: Jeff Layton Date: Sat, 2 Aug 2008 11:26:12 +0000 (-0400) Subject: change CIFSSMBSetTimes to CIFSSMBSetPathInfo X-Git-Tag: v2.6.27-rc3~65^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc000e5190234c7e5b244d1e2095d50b630d63f;p=pandora-kernel.git change CIFSSMBSetTimes to CIFSSMBSetPathInfo CIFSSMBSetTimes is a deceptive name. This function does more that just set file times. Change it to CIFSSMBSetPathInfo, which is closer to its real purpose. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed