commit | 2dd2dfa060650118661422d4e666ac804c388751 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Sat Aug 02 07:26:12 2008 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Wed Aug 06 04:24:50 2008 +0000 |
tree | 6dd3fb4e1dbe9a6119f17bf0defb12660f2be9a5 | |
parent | 6fc000e5190234c7e5b244d1e2095d50b630d63f [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>