Windows: add locked parameter to cm_noteLocalMountPointChange
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 2 May 2010 17:56:24 +0000 (13:56 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 2 May 2010 19:10:24 +0000 (12:10 -0700)
commit3a48bf73d3087bf6d40f119b491d718e6b7e8284
treedd53e9dc06020de9ea4f31f8c42ec205509f05f1
parentf2b98e27f8dd03ba45a3d88053458aa7bcd932bd
Windows: add locked parameter to cm_noteLocalMountPointChange

If cm_Freelance_Lock is held set the 'locked' parameter to TRUE.
This avoids a requirement to drop the lock only to have it be
obtained when cm_noteLocalMountPointChange.

LICENSE MIT

Change-Id: Ic1e8a008639b33769a088c3b24ef7a7e7b09fb12
Reviewed-on: http://gerrit.openafs.org/1887
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_freelance.c
src/WINNT/afsd/cm_freelance.h
src/WINNT/afsd/cm_ioctl.c
src/WINNT/afsd/smb.c