OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 14 Mar 2009 01:11:23 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsd
Modified Files:
Tag: openafs-windows-kdfs-ifs-branch
afsd.h cm_aclent.c cm_aclent.h cm_ioctl.c cm_user.c smb3.c
smb_ioctl.c
Log Message:
DELTA KDFS-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-windows-kdfs-ifs-branch follows ---
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/afsd.h 1.27.2.6 1.27.2.7
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_aclent.c 1.19.2.6 1.19.2.7
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_aclent.h 1.7.2.1 1.7.2.2
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_ioctl.c 1.113.2.29 1.113.2.30
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/cm_user.c 1.13.2.2 1.13.2.3
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/smb3.c 1.154.2.23 1.154.2.24
KDFS-windows-afsd-reset-acl-cache-20090312 openafs/src/WINNT/afsd/smb_ioctl.c 1.34.2.9 1.34.2.10