OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 14 Mar 2009 00:59:34 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
afsd.h cm_aclent.c cm_aclent.h cm_ioctl.c cm_user.c smb3.c
smb_ioctl.c
Log Message:
DELTA DEVEL15-windows-afsd-reset-acl-cache-20090312
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Modify the cm_ResetACLCache interface to accept an optional cm_cell_t *.
At the moment every time a token is set or cleared all of the acl info
for all cm_scache_t objects regardless of cell is reset. This is both
a performance hit and unnecessary. If we know the cell, only reset
the acl info for cm_scache_t objects in that cell.
If cell is not specified, reset for all cells.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/afsd.h 1.18.2.14 1.18.2.15
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_aclent.c 1.14.2.8 1.14.2.9
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_aclent.h 1.6.2.2 1.6.2.3
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_ioctl.c 1.73.2.68 1.73.2.69
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_user.c 1.8.4.7 1.8.4.8
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/smb3.c 1.95.2.89 1.95.2.90
DEVEL15-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/smb_ioctl.c 1.25.2.18 1.25.2.19