OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Jul 2009 16:25:51 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_ioctl.c cm_ioctl.h fs.c smb_iocons.h smb_ioctl.c 
	smb_ioctl.h 
Log Message:
DELTA DEVEL15-windows-fs-chown-chgrp-20090701
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

On Windows there is no chown or chgrp command that can be used to
change the owner or group of an object in AFS.   Therefore we
add them to the fs command.

Usage: fs chown -owner <user name or id> [-path <dir/file path>+] [-literal] [-help]
Where: -literal  literal evaluation of mountpoints and symlinks

Usage: fs chgrp -group <user/group name or id> [-path <dir/file path>+] [-literal] [-help]
Where: -literal  literal evaluation of mountpoints and symlinks


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/cm_ioctl.c 1.73.2.72 1.73.2.73
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/cm_ioctl.h 1.14.2.10 1.14.2.11
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/fs.c 1.32.4.29 1.32.4.30
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/smb_iocons.h 1.10.4.8 1.10.4.9
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/smb_ioctl.c 1.25.2.19 1.25.2.20
DEVEL15-windows-fs-chown-chgrp-20090701 openafs/src/WINNT/afsd/smb_ioctl.h 1.4.14.5 1.4.14.6