OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4723-gbe60338

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


The following commit has been merged in the master branch:
commit be603388ef3ec8918dba47ede9dc3e4196492100
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.
    
    Change-Id: I48c2d89d2b2e0fc3f0ef56e7731108a8c51e1674
    Reviewed-on: http://gerrit.openafs.org/12062
    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