OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_32-31-g73c2340

Gerrit Code Review gerrit@openafs.org
Sun, 18 Oct 2015 23:25:15 -0400


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 73c23408bc6a1f41419c654587aa73848226745c
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sun Oct 18 20:32:06 2015 -0400

    Windows: rdr pioctl operations are opaque
    
    Although pioctl operations are delivered through the redirector the
    contents of the operations are opaque to the redirector.  Therefore,
    the cm_req must not be initialized as a redirector operation.  If they
    are the necessary invalidation notifications for symlink and mount point
    operations will not be delivered.
    
    Reviewed-on: http://gerrit.openafs.org/12062
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit be603388ef3ec8918dba47ede9dc3e4196492100)
    
    Change-Id: If5bcc7423554a8c8f9ab344547ce0fada62bacac
    Reviewed-on: http://gerrit.openafs.org/12064
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/user/RDRFunction.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository