OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4369-g06995ce

Gerrit Code Review gerrit@openafs.org
Thu, 25 Sep 2014 08:29:08 -0400


The following commit has been merged in the master branch:
commit 06995ceb4d664c3f14f6626da447cf9891470719
Author: pete scott <pscott@kerneldrivers.com>
Date:   Tue Sep 23 13:20:45 2014 -0600

    Windows: !overwrite IOMgr populated FileInfo data
    
    I/O Manager will populate the FILE_ACCESS_INFORMATION,
    FILE_MODE_INFORMATION, and FILE_ALIGNMENT_INFORMATION portions of
    a FILE_ALL_INFORMATION structure prior to forwarding a FileAllInformation
    FileInfo query to the file system.  There is no need for the file system
    to duplicate the effort.
    
    Change-Id: Iaa7f1de95c6b7e42bdc326cc3f4bfe8596add949
    Reviewed-on: http://gerrit.openafs.org/11478
    Reviewed-by: Peter Scott <pscott@kerneldrivers.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp     |  134 ++++-------------------
 src/WINNT/afsrdr/kernel/lib/Include/AFSCommon.h |   18 ---
 2 files changed, 23 insertions(+), 129 deletions(-)

-- 
OpenAFS Master Repository