From: Jeff Layton Date: Sat, 2 Aug 2008 11:26:12 +0000 (-0400) Subject: Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg X-Git-Tag: v2.6.27-rc3~65^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd2dfa060650118661422d4e666ac804c388751;p=pandora-kernel.git Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg The new name is more clear since this is also used to set file attributes. We'll need the pid_of_opener arg so that we can pass in filehandles of other pids and spare ourselves an open call. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed