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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 24 Jul 2008 15:33:55 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_buf.c cm_buf.h 
Log Message:
DELTA DEVEL15-windows-buf-setdirty-20080724
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Everytime the CM_BUF_DIRTY flag is set on a cm_buf_t, the userp field
on the cm_buf_t must also be set.  Add a cm_user_t parameter to buf_SetDirty()
so that each function that calls it doesn't have to manually set the
last write user.  This improves code readability and the abstraction layering.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-buf-setdirty-20080724 openafs/src/WINNT/afsd/cm_buf.c 1.31.2.41 1.31.2.42
DEVEL15-windows-buf-setdirty-20080724 openafs/src/WINNT/afsd/cm_buf.h 1.12.4.16 1.12.4.17