]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
authorJeff Layton <jlayton@redhat.com>
Sat, 2 Aug 2008 11:26:12 +0000 (07:26 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 Aug 2008 04:24:01 +0000 (04:24 +0000)
commit6fc000e5190234c7e5b244d1e2095d50b630d63f
treee572820b5565e75f55391ea6e8d3d17c65b63f35
parent063ea27925d70b1d9dd4343d685f722f0274bfd1
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 <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/inode.c